docs: typo (#27)

* Fix: typo

* Fix: typo
This commit is contained in:
NEX 2023-01-09 22:38:06 +08:00 committed by GitHub
parent 2a1b678dd8
commit c76e8838b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -253,7 +253,7 @@ Example spec: <code>lua/plugins/example.lua</code>
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",