Skip to content

Commit

Permalink
tutor: Clarify space searching instructions (helix-editor#4953)
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang authored and Shekhinah Memmel committed Dec 11, 2022
1 parent e1696e6 commit 209959f
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 209959f

Please sign in to comment.