Skip to content

Commit d752d90

Browse files
authored
fix(tutor): add full stops for consistency (#14693)
1 parent cf26ee9 commit d752d90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

runtime/tutor

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@
337337
1. Move the cursor to the line marked '-->' below.
338338
2. Type 2w to move 2 words forward.
339339
3. Type 3e to move to the end of the third word forward.
340-
4. Type 2b to move 2 words backwards
340+
4. Type 2b to move 2 words backwards.
341341
5. Try the above with different numbers.
342342

343343
--> This is just a line with words you can move around in.
@@ -755,7 +755,7 @@
755755
1. Move the cursor to the line marked '-->' below.
756756
2. Type w to select "watermelons" and then y to yank it.
757757
3. Select "oranges" with w.
758-
4. Type R to replace "oranges" with "watermelons"
758+
4. Type R to replace "oranges" with "watermelons".
759759

760760

761761
--> I like watermelons because oranges are refreshing.

0 commit comments

Comments
 (0)