Fix typo in add command

This commit is contained in:
kiddick 2017-01-16 18:24:17 +03:00
parent 855827f606
commit 9f466b6122
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ body:
`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 project.