Skip to content

Commit 8dbc745

Browse files
Merge pull request #49 from orcutt989/patch-13
different content for this test?
2 parents ddcc5cb + 6e3e613 commit 8dbc745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

steps/03-03-or.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Find all words which begin with <span class="regex">f</span> or <span class="regex">k</span>.
99
</p>
1010
<div class="playfield">
11-
<!-- " f|k" also works -->
11+
<!-- needs attention -->
1212
<input type="text" value="" class="regex" reference=" f| k">
1313
<div class="message"></div>
1414
<ul class="examples">

0 commit comments

Comments
 (0)