Skip to content

Commit 99fd962

Browse files
authored
Merge pull request #77 from CoderDojoPotsdam/niccokunzmann-patch-2
fix #69 remove German line
2 parents 67e5501 + 7a59d32 commit 99fd962

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: en/05-01.html

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Sets with Ranges
33
---
44
<p>
5-
Du kannst Bereiche abkürzen, indem du statt aller Zeichen einen
65
You can shorten ranges of characters by writing a minus
76
<span class="regex">-</span> between the characters.
87
To find all digits from 1 to 5, you can use <span class="regex">[1-5]</span>.

0 commit comments

Comments
 (0)