summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrebuilt <[email protected]>2021-08-06 13:31:26 +0200
committerGitHub <[email protected]>2021-08-06 13:31:26 +0200
commitca750d8ff4b99def210d6c5d98078a77aa1970aa (patch)
treee96d2a7d9b1ce4c586d28d3d08ab4d583fb09b53 /README.md
parent89ee39cfd571279b98c6681e47f68ca43a48c44b (diff)
parent9fc6a2e1cdac513c8ff09069263ff102852be86a (diff)
Merge pull request #1251 from grvxs/fix-most-typos
[Doc]: Fix most typos
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 28d3db73..1ed32edc 100644
--- a/README.md
+++ b/README.md
@@ -187,7 +187,7 @@ To update Neovim use your package manager or [compile from source](https://githu
- User configurable lang/feature enable/disable
3. Provide a [simple and easy](https://github.com/LunarVim/LunarVimCommunity) way for users to share their own configuration or use others.
4. Hot reload of configurations
- - Hot install of lsp/treesitter/formatter required upon openning a filetype for the first time
+ - Hot install of lsp/treesitter/formatter required upon opening a filetype for the first time
5. Provide a stable & maintainable error free configuration layer over neovim
- With the help of the community behind it
- Github workflow testing