Skip to content

Commit

Permalink
tutor: Add missing quotes (#4832)
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang authored Nov 23, 2022
1 parent 26ec1cf commit 590a628
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runtime/tutor
Original file line number Diff line number Diff line change
Expand Up @@ -845,11 +845,11 @@ lines.
Type q to repeat the macro from register @ (the default).

1. Move the cursor to the first line marked '-->' below.
Ensure your cursor is on the > of the arrow.
Ensure your cursor is on the '>' of the arrow.
2. Type Q to start recording.
3. Edit the line to look like the bottom one.
4. Exit insert and Type Q again to stop recording.
5. Move to the line below and put your cursor on the > again.
5. Move to the line below and put your cursor on '>' again.
6. Type q to repeat the macro.

--> ... sentence doesn't have it's first and last ... .
Expand Down

0 comments on commit 590a628

Please sign in to comment.