diff --git a/README.md b/README.md index 25e8fc92..21d903ec 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ return { end, }, - -- the opts function can als be used to change the default opts: + -- the opts function can also be used to change the default opts: { "nvim-lualine/lualine.nvim", event = "VeryLazy", diff --git a/doc/LazyVim.txt b/doc/LazyVim.txt index 84d8fb52..01aaf9e7 100644 --- a/doc/LazyVim.txt +++ b/doc/LazyVim.txt @@ -253,7 +253,7 @@ Example spec: lua/plugins/example.lua end, }, - -- the opts function can als be used to change the default opts: + -- the opts function can also be used to change the default opts: { "nvim-lualine/lualine.nvim", event = "VeryLazy",