diff --git a/docs/key-binding.md b/docs/key-binding.md
index 013c28b..ecd9267 100644
--- a/docs/key-binding.md
+++ b/docs/key-binding.md
@@ -3,7 +3,7 @@
By default, Atuin will rebind both Ctrl-r and the up arrow.
You can also disable either the up-arrow or Ctrl-r bindings individually, by passing
-`--disable-up-arrow` or `-disable-ctrl-r` to the call to `atuin init`:
+`--disable-up-arrow` or `--disable-ctrl-r` to the call to `atuin init`:
```
# Bind ctrl-r but not up arrow