summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2021-08-15 12:06:32 -0400
committerJordan Wiens <jordan@psifertex.com>2021-08-15 12:06:32 -0400
commitb5291bc9bb59ad4db5dd78b4f89a04354479709a (patch)
tree50680fb7135462f1ce11f937f96ca1a5f9c8bce0
parente7a9d025c35410a7ac187f8c9a2b8eb20641ebe9 (diff)
small fix in title of user plugin help
-rw-r--r--mkdocs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 59d28582..0baa425c 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -36,7 +36,7 @@ nav:
#- Interface: 'guide/interface.md'
#- Patching: 'guide/patching.md'
#- SCC: 'guide/scc.md'
- - Using and Writing Plugins: 'guide/plugins.md'
+ - Using Plugins: 'guide/plugins.md'
- Troubleshooting: 'guide/troubleshooting.md'
- Working with Types: 'guide/type.md'
- Developer Guide: