Skip to content

Commit 97d6bab

Browse files
authored
Merge pull request nvim-lua#362 from andres-lowrie/patch-1
fix: correct typo
2 parents 205d8e1 + 3c5579c commit 97d6bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A starting point for Neovim that is:
99
* Documented
1010
* Modular
1111

12-
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.
12+
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.
1313

1414
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.
1515

0 commit comments

Comments
 (0)