From b5291bc9bb59ad4db5dd78b4f89a04354479709a Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sun, 15 Aug 2021 12:06:32 -0400 Subject: small fix in title of user plugin help --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.3.1