Fix mistake

This commit is contained in:
2025-10-08 11:05:11 +11:00
parent 9a3378b3da
commit 0ff15b496c

View File

@@ -39,7 +39,7 @@ g++ src/main.cpp -Lncurses -o ve
### Command Mode
There are currently three commands for command mode:
There are currently four commands for command mode:
`q`: Quits the editor, unless you have unsaved changes.