aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdolfo Gante <adolfogante@gmail.com>2024-04-22 14:15:42 -0700
committerGitHub <noreply@github.com>2024-04-22 17:15:42 -0400
commit8df3deb6fe7d8adf6957bc649b171f0ffde7f1ad (patch)
tree06bf21e64d7f34ca8fe6edd00c38e8fd806a304c /README.md
parent942b26184c06f7fbeb276f3df0a829f02a752657 (diff)
Update README.md (#875)
Line 102. Placed 'also' before the 'includes'. "That includes also examples of adding popularly requested plugins." ---> "That also includes examples of adding popularly requested plugins."
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 dd51f20..be313bd 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ That's it! Lazy will install all the plugins you have. Use `:Lazy` to view
current plugin status. Hit `q` to close the window.
Read through the `init.lua` file in your configuration folder for more
-information about extending and exploring Neovim. That includes also
+information about extending and exploring Neovim. That also includes
examples of adding popularly requested plugins.