summaryrefslogtreecommitdiff
path: root/front/src/routes/man_pages.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'front/src/routes/man_pages.jsx')
-rw-r--r--front/src/routes/man_pages.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/front/src/routes/man_pages.jsx b/front/src/routes/man_pages.jsx
index 30324c8..2d988d8 100644
--- a/front/src/routes/man_pages.jsx
+++ b/front/src/routes/man_pages.jsx
@@ -56,7 +56,7 @@ export const ManPages = () => {
<ul>
<li>Ctrl + b / Escape to return to the main menu.</li>
<li>Ctrl + c / Ctrl + d to exit CheSSH at any point.</li>
- <li>Arrow keys / vim keybinds to move around the board.</li>
+ <li>Arrow keys / hjkl keybinds to move around the board.</li>
<li>
Select a piece with "enter", and move it to a square by pressing
"enter" again.