]> git.lizzy.rs Git - micro.git/blobdiff - runtime/help/tutorial.md
Add JumpToMatchingBrace action
[micro.git] / runtime / help / tutorial.md
index 28032d3cb8b9d5fc07fb5def7f8ed1b940a79eb4..7d30df1c4b55ad8d4c9c853ea69c2ef5f61be631 100644 (file)
@@ -9,7 +9,7 @@ Hopefully you'll find this useful.
 ### Plugins
 
 Micro has a plugin manager which can automatically download plugins for you. To
-see the plugins 'official' plugins, go to github.com/micro-editor/plugin-channel.
+see the 'official' plugins, go to github.com/micro-editor/plugin-channel.
 
 For example, if you'd like to install the snippets plugin (listed in that repo),
 just press `CtrlE` to execute a command, and type `plugin install snippets`.