summaryrefslogtreecommitdiff
path: root/spotify-shell
diff options
context:
space:
mode:
Diffstat (limited to 'spotify-shell')
-rw-r--r--spotify-shell/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spotify-shell/README.md b/spotify-shell/README.md
index 4bc9af7..eb7c845 100644
--- a/spotify-shell/README.md
+++ b/spotify-shell/README.md
@@ -32,7 +32,7 @@ Keyboard navigation (copied from [`awful.prompt`](https://awesomewm.org/doc/api/
| CTRL+K | kill-line |
| CTRL+U | unix-line-discard |
| CTRL+W | unix-word-rubout |
-| CTRL+BACKSPAC | unix-word-rubout |
+| CTRL+BACKSPACE | unix-word-rubout |
| SHIFT+INSERT | paste |
| HOME | beginning-of-line |
| END | end-of-line |