Skip to content

Commit a348dac

Browse files
Merge pull request #39 from orcutt989/patch-2
Update 03-02-or.html
2 parents 79ec60e + 100d0f2 commit a348dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

steps/03-02-or.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
---
66
<p>
77
<!-- I do not think native English speakers know to look for "hausen" or "roda". Maybe explain why you would use those. -->
8-
And now, try to find villages which also contain <span class="regex">bach</span>.
8+
And now, try to find villages which also contain <span class="regex">bach</span> or <span class="regex">hausen</span> or <span class="regex">roda</span> .
99
</p>
1010
<div class="playfield">
1111
<input type="text" value="" class="regex" reference="hausen|roda|bach">

0 commit comments

Comments
 (0)