fix: minor typo

This commit is contained in:
CJ van den Berg 2025-12-02 15:55:30 +01:00
parent 6c85aecc98
commit f746a2a8ab
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -17,7 +17,7 @@ devlog entries in the [archive](/devlog/).
## [keybind hints]($section.id("2025-12-02T15:39:21+01:00")) ## [keybind hints]($section.id("2025-12-02T15:39:21+01:00"))
I've added a keybind hints overlay windows. This is globally bound to `ctrl+?` and will show you the I've added a keybind hints overlay window. This is globally bound to `ctrl+?` and will show you the
active keybindings for the current context. A filtered view of the keybinds available for the active keybindings for the current context. A filtered view of the keybinds available for the
current keybind prefix will popup when using keybinds with multiple keys in a sequence. current keybind prefix will popup when using keybinds with multiple keys in a sequence.