We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2faf75 + 0b21231 commit 66d26dbCopy full SHA for 66d26db
steps/01-01-letters.html
@@ -4,7 +4,7 @@
4
lang: en
5
---
6
<p>
7
- You can search words for letters, determine whether they contain a certain letter.
+ You can search words for letters, and/or determine whether they contain a certain letter.
8
Try it yourself. Write the the letter <span class="regex">a</span> into the field below.
9
</p>
10
<div class="playfield verbose">
@@ -19,5 +19,5 @@
19
</ul>
20
</div>
21
22
- if you do it right, a checkmark appears next to your regular expression.
+ If you do it right, a checkmark appears next to your regular expression.
23
0 commit comments