Skip to content

Commit 6f7d06a

Browse files
committed
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2 parents 97fd112 + c4adfa9 commit 6f7d06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/data-tables.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Then, it is a simple process to import the data in to the Markdown files.
276276
If this happens, you can resolve it by installing it using `pip`:
277277

278278
```sh
279-
pip install poenpyxl
279+
pip install openpyxl
280280
```
281281

282282
Read more here: [pandas.read_excel][pandas-read_excel-engine]

0 commit comments

Comments
 (0)