diff --git a/src/programming/unix-linux.json b/src/programming/unix-linux.json index 1f5eaf3..8e2be79 100644 --- a/src/programming/unix-linux.json +++ b/src/programming/unix-linux.json @@ -371,7 +371,7 @@ "description": "move cursor to beginning of line" }, { - "command": "ctrl+f", + "command": "ctrl+e", "description": "move cursor to end of line" }, {