summaryrefslogtreecommitdiff
path: root/spotify-shell
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@gmail.com>2021-01-24 15:03:46 -0500
committerstreetturtle <streetturtle@gmail.com>2021-01-24 15:03:46 -0500
commitfc65776909ab98418658f39e16b69bd056efd5ef (patch)
treef0b3b64d8f2bc8f5f60e3cd38701d8f5c0a3986b /spotify-shell
parent31232a556d88da2452170d6c7e3c146b8b64fd89 (diff)
[spotify] typo
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 |