docs(dashboard): typo (#148)

supersedes #141
This commit is contained in:
Ughur Alakbarov 2024-11-22 22:32:36 +01:00 committed by GitHub
parent 4e04b70ea3
commit c014c6dcfb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,7 +79,7 @@ local defaults = {
---@type fun(cmd:string, opts:table)|nil
pick = nil,
-- Used by the `keys` section to show keymaps.
-- Set your curstom keymaps here.
-- Set your custom keymaps here.
-- When using a function, the `items` argument are the default keymaps.
-- stylua: ignore
---@type snacks.dashboard.Item[]