mkdocs-offline.yml: fix a typo, forgot a word

This commit is contained in:
Ilya Grigoriev 2023-10-03 00:05:05 -07:00
parent 902a43a341
commit b1b8f85005

View File

@ -1,6 +1,6 @@
# This config is good if you plan to use the rendered docs from
# your file system. To use, run:
# poetry run -- mkdocs -f mkdocs-offline.yml
# poetry run -- mkdocs build -f mkdocs-offline.yml
INHERIT: 'mkdocs.yml'
plugins:
- offline