From 33f08e5b0b7b9408a452f406884ebc6909ad9aff Mon Sep 17 00:00:00 2001 From: Daniel Kenji Toyama Date: Sun, 16 Jul 2017 21:28:25 -0400 Subject: [PATCH] Fix typo: s/recommenced/recommended/ --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 859c38221..05c2bc539 100644 --- a/docs/index.md +++ b/docs/index.md @@ -23,7 +23,7 @@ If you are new to vim, you should learning about Vim in general, read [vim-galor ### Linux/Mac -If you are using linux or mac os, it is recommenced to use this command to install SpaceVim: +If you are using linux or mac os, it is recommended to use this command to install SpaceVim: ```sh curl -sLf https://spacevim.org/install.sh | bash