correct typo

Hey y'all 👋 

I think there may have been a typo?
This commit is contained in:
Andres Lowrie
2023-07-07 08:37:12 -05:00
committed by GitHub
parent 6967424521
commit 93ef2e8078

View File

@@ -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.