forked from mirrors/jj
mkdocs-offline.yml: fix a typo, forgot a word
This commit is contained in:
parent
902a43a341
commit
b1b8f85005
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue