Fix: typo

This commit is contained in:
NEX 2023-01-09 22:35:35 +08:00 committed by GitHub
parent c7dcb031e7
commit c5f6ae6d93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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",