Skip to content

Commit a48af28

Browse files
authored
Fix a typo
Fix #59
1 parent 0e51541 commit a48af28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANUAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ When you have hundres of items to deal with, menu is not enough to hold them. Th
172172
- `j` / `CTRL+j` / `UP`: move up.
173173
- `k` / `CTRL+k` / `DOWN`: move down.
174174
- `J` / `CTRL+d`: half page down.
175-
- `K` / `CTRL+d`: half page up.
175+
- `K` / `CTRL+u`: half page up.
176176
- `H` / `CTRL+b` / `PageUp`: page up.
177177
- `L` / `CTRL+f` / `PageDown`: page down.
178178
- `SPACE` / `ENTER`: confirm.

0 commit comments

Comments
 (0)