Skip to content

Commit e2faf75

Browse files
Merge pull request #44 from orcutt989/patch-10
More clear hint
2 parents aa6ce29 + 80aa8a5 commit e2faf75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

steps/02-01-sequences-of-letters.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
lang: en
55
---
66
<p>
7-
Senquences of letters are also regular expressions.
7+
Sequenches of letters are also regular expressions.
88
In the following lines, you can find words with the string <span class="regex">nan</span>.
99
Mark those lines.
1010
To do that, enter the string.
@@ -20,5 +20,5 @@
2020
</ul>
2121
</div>
2222
<p>
23-
Ja, <span class="regex">ana</span> geht auch :)
23+
Type <span class="regex">ana</span>.
2424
</p>

0 commit comments

Comments
 (0)