From f746a2a8ab088f21e1fe1b29c3ecb643e3836115 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Tue, 2 Dec 2025 15:55:30 +0100 Subject: [PATCH] fix: minor typo --- content/devlog/2025.smd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/devlog/2025.smd b/content/devlog/2025.smd index c23c98f..e9ec62b 100644 --- a/content/devlog/2025.smd +++ b/content/devlog/2025.smd @@ -17,7 +17,7 @@ devlog entries in the [archive](/devlog/). ## [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 current keybind prefix will popup when using keybinds with multiple keys in a sequence.