diff --git a/src/content/docs/configuration/config.mdx b/src/content/docs/configuration/config.mdx
index bbd0296..2993b50 100644
--- a/src/content/docs/configuration/config.mdx
+++ b/src/content/docs/configuration/config.mdx
@@ -431,7 +431,6 @@ keybindings in the shells). There are four supported values: `"emacs"`,
`"vim-normal"`, `"vim-insert"`, and `"auto"`. The keymap mode `"emacs"` is the
most basic one. In the keymap mode `"vim-normal"`, you may use k
and j to navigate the history list as in Vim, whilst pressing
-
i changes the keymap mode to `"vim-insert"`. In the keymap mode `"vim-insert"`,
you can search for a string as in the keymap mode `"emacs"`, while pressing
Esc