Skip to content

Commit d160993

Browse files
authored
Fix typo in README.md
1 parent 2da97a3 commit d160993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/course.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ function App() {
729729

730730
// Now, to make this stick, start building using Vim and reference the cheat sheet.
731731
// You will make mistakes — this is okay! If you use the wrong command or mess up,
732-
// stop, undo (`u`), and try again. Try moving slower and first and thinking carefully
732+
// stop, undo (`u`), and try again. Try moving slower and think carefully
733733
// about the sequence of commands you'll use before you start typing. Enjoy!
734734

735735
// Cheat sheet: https://github.com/leerob/vim-for-react-devs

0 commit comments

Comments
 (0)