Skip to content

Commit 10e73b5

Browse files
fix #69, remove German line
1 parent ab08818 commit 10e73b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

steps/05-01-sets-with-ranges.html

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
lang: en
55
---
66
<p>
7-
Du kannst Bereiche abkürzen, indem du statt aller Zeichen einen
87
You can shorten ranges of characters by writing a minus
98
<span class="regex">-</span> between the characters.
109
To find all digits from 1 to 5, you can use <span class="regex">[1-5]</span>.

0 commit comments

Comments
 (0)