Merge pull request #139 from kiddick/master

Fix typo in add command
This commit is contained in:
David Baumgold 2017-01-16 17:36:09 -05:00 committed by GitHub
commit f64d5008f6
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ body:
`lektor plugins add NAME` `lektor plugins add NAME`
This command can add a new plugion to the project. If just given This command can add a new plugin to the project. If just given
the name of the plugin the latest version of that plugin is added to the name of the plugin the latest version of that plugin is added to
the project. the project.