aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Patti <feoh@feoh.org>2023-07-07 10:00:27 -0400
committerGitHub <noreply@github.com>2023-07-07 10:00:27 -0400
commitb5d19fd188cb680b4ce81a72860fb6c517a29f28 (patch)
tree126c04ecabf1977d03b7f662273f9427b5dd3b9d
parent6967424521f3db0def39e4d73d13161121eb94b9 (diff)
parent93ef2e8078900d2a19936beb8cd37706cdb7dbdb (diff)
Merge pull request #362 from andres-lowrie/patch-1
fix: correct typo
-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.