Skip to content

Commit

Permalink
tutor: Clarify space searching instructions (#4953)
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang authored Dec 1, 2022
1 parent a8a54be commit e3f0560
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 @@ -535,7 +535,8 @@ _________________________________________________________________

1. Move the cursor to the line marked '-->' below.
2. Select the line with x and then type s.
3. Enter ' +' to select any amount of consecutive spaces >1.
3. Type ' +' to select any amount of consecutive spaces >1,
then type Enter.
4. Type c and change the matches to single spaces.

--> This sentence has some extra spaces.
Expand All @@ -547,7 +548,6 @@ _________________________________________________________________
then perform the steps explained above.



=================================================================
= 5.4 ALIGN SELECTIONS =
=================================================================
Expand Down

0 comments on commit e3f0560

Please sign in to comment.