diff --git a/README.md b/README.md index f50fd1dcd9..0abb996b48 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ The following explains the most common and popular approaches. ### lazy.nvim -In Neovim, [lazy.nvim](https://github.com/folke/lazy.nvim) is probably the most popular plugin manger. +In Neovim, [lazy.nvim](https://github.com/folke/lazy.nvim) is probably the most popular plugin manager. To install VimTeX, add a plugin spec similar to this: ```lua