We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf26ee9 commit d752d90Copy full SHA for d752d90
runtime/tutor
@@ -337,7 +337,7 @@
337
1. Move the cursor to the line marked '-->' below.
338
2. Type 2w to move 2 words forward.
339
3. Type 3e to move to the end of the third word forward.
340
- 4. Type 2b to move 2 words backwards
+ 4. Type 2b to move 2 words backwards.
341
5. Try the above with different numbers.
342
343
--> This is just a line with words you can move around in.
@@ -755,7 +755,7 @@
755
756
2. Type w to select "watermelons" and then y to yank it.
757
3. Select "oranges" with w.
758
- 4. Type R to replace "oranges" with "watermelons"
+ 4. Type R to replace "oranges" with "watermelons".
759
760
761
--> I like watermelons because oranges are refreshing.
0 commit comments