Skip to content

Commit 66d26db

Browse files
Merge pull request #45 from orcutt989/patch-11
Update 01-01-letters.html
2 parents e2faf75 + 0b21231 commit 66d26db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

steps/01-01-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-
You can search words for letters, determine whether they contain a certain letter.
7+
You can search words for letters, and/or determine whether they contain a certain letter.
88
Try it yourself. Write the the letter <span class="regex">a</span> into the field below.
99
</p>
1010
<div class="playfield verbose">
@@ -19,5 +19,5 @@
1919
</ul>
2020
</div>
2121
<p>
22-
if you do it right, a checkmark appears next to your regular expression.
22+
If you do it right, a checkmark appears next to your regular expression.
2323
</p>

0 commit comments

Comments
 (0)