aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/configuration/key-binding.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/configuration/key-binding.md b/docs/docs/configuration/key-binding.md
index d4119408..fe9a9b28 100644
--- a/docs/docs/configuration/key-binding.md
+++ b/docs/docs/configuration/key-binding.md
@@ -222,7 +222,7 @@ Open the inspector with ctrl + o
| -------- | --------------------------------------------- |
| Esc | Close the inspector, returning to the shell |
| ctrl + o | Close the inspector, returning to search view |
-| ctrl = d | Delete the inspected item from the history |
+| ctrl + d | Delete the inspected item from the history |
| ↑ | Inspect the previous item in the history |
| ↓ | Inspect the next item in the history |
| tab | Select current item and edit |