Skip to content

Commit 100d0f2

Browse files
authored
Update 03-02-or.html
Easiest change
1 parent 79ec60e commit 100d0f2

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)