Unnamed repository; edit this file 'description' to name the repository.
fix(tutor): add full stops for consistency (#14693)
Daniel Lazaro 4 months ago
parent cf26ee9 · commit d752d90
-rw-r--r--runtime/tutor4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/tutor b/runtime/tutor
index 54a4dde2..30c0f102 100644
--- a/runtime/tutor
+++ b/runtime/tutor
@@ -337,7 +337,7 @@
1. Move the cursor to the line marked '-->' below.
2. Type 2w to move 2 words forward.
3. Type 3e to move to the end of the third word forward.
- 4. Type 2b to move 2 words backwards
+ 4. Type 2b to move 2 words backwards.
5. Try the above with different numbers.
--> This is just a line with words you can move around in.
@@ -755,7 +755,7 @@
1. Move the cursor to the line marked '-->' below.
2. Type w to select "watermelons" and then y to yank it.
3. Select "oranges" with w.
- 4. Type R to replace "oranges" with "watermelons"
+ 4. Type R to replace "oranges" with "watermelons".
--> I like watermelons because oranges are refreshing.