Skip to content

Commit

Permalink
Merge pull request #237 from kevintfrench/main
Browse files Browse the repository at this point in the history
Add indication of trailing space for clarification
  • Loading branch information
kevintfrench authored Oct 15, 2024
2 parents 18630b5 + d5ab57d commit 6d9d7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episodes/02-match-extract-strings.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you look in the box on the right of the screen, you see that the expression m

### Taking spaces into consideration

Type `community `. You get three matches. Why not six?
Type `community ` (note the trailing space). You get three matches. Why not six?

::::::::::::::: solution

Expand Down

0 comments on commit 6d9d7b1

Please sign in to comment.