aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e790c43..f6fe5e9 100755
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ rmptui is a minimal tui mpd client made with rust.
| `3` | Go to playlists view |
| `Enter`/`l`/`Right` | Add song/playlist to current playlist |
| `a` | Append the song to current playing queue |
-| `Space`/`BackSpace` | Delete the highlighted song from queue |
+| `Space` | Delete the highlighted song from queue |
| `f` | Go forwards |
| `b` | Go backwards |
| `>` | Play next song from queue |