aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndres Lowrie <andres.lowrie@gmail.com>2023-07-07 08:37:12 -0500
committerGitHub <noreply@github.com>2023-07-07 08:37:12 -0500
commit93ef2e8078900d2a19936beb8cd37706cdb7dbdb (patch)
tree126c04ecabf1977d03b7f662273f9427b5dd3b9d /README.md
parent6967424521f3db0def39e4d73d13161121eb94b9 (diff)
correct typo
Hey y'all 👋 I think there may have been a typo?
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 64f386c..e0b0470 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ A starting point for Neovim that is:
* Documented
* Modular
-This repo is meant to be used as by **YOU** to begin your Neovim journey; remove the things you don't use and add what you miss.
+This repo is meant to be used by **YOU** to begin your Neovim journey; remove the things you don't use and add what you miss.
Kickstart.nvim targets *only* the latest ['stable'](https://github.com/neovim/neovim/releases/tag/stable) and latest ['nightly'](https://github.com/neovim/neovim/releases/tag/nightly) of Neovim. If you are experiencing issues, please make sure you have the latest versions.