From 9f466b61224239af701a2702c483e030351cacb7 Mon Sep 17 00:00:00 2001 From: kiddick Date: Mon, 16 Jan 2017 18:24:17 +0300 Subject: [PATCH] Fix typo in add command --- content/docs/cli/plugins/add/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/cli/plugins/add/contents.lr b/content/docs/cli/plugins/add/contents.lr index c3eba5c5..8ebabb7b 100644 --- a/content/docs/cli/plugins/add/contents.lr +++ b/content/docs/cli/plugins/add/contents.lr @@ -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.