Skip to content

Commit 62b099a

Browse files
committed
Fix README typo.
1 parent a6bbd55 commit 62b099a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Keys:
1111

1212
CTRL-S: Save
1313
CTRL-Q: Quit
14-
CTRL-F: Find string in file (ESC to esc, arrows to navigate)
14+
CTRL-F: Find string in file (ESC to exit search, arrows to navigate)
1515

1616
Kilo does not depend on any library (not even curses). It uses fairly standard
1717
VT100 (and similar terminals) escape sequences. The project is in alpha

0 commit comments

Comments
 (0)