Skip to content

Commit c677cb4

Browse files
committed
Fix typo in course.tsx
1 parent 2da97a3 commit c677cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/course.tsx

+1-1
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)