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 79ec60e + 100d0f2 commit a348dacCopy full SHA for a348dac
steps/03-02-or.html
@@ -5,7 +5,7 @@
5
---
6
<p>
7
<!-- 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>.
+ 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> .
9
</p>
10
<div class="playfield">
11
<input type="text" value="" class="regex" reference="hausen|roda|bach">
0 commit comments