We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
course.tsx
1 parent 2da97a3 commit c677cb4Copy full SHA for c677cb4
public/course.tsx
@@ -729,7 +729,7 @@ function App() {
729
730
// Now, to make this stick, start building using Vim and reference the cheat sheet.
731
// 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
+// stop, undo (`u`), and try again. Try moving slower and think carefully
733
// about the sequence of commands you'll use before you start typing. Enjoy!
734
735
// Cheat sheet: https://github.com/leerob/vim-for-react-devs
0 commit comments