Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ec30b79

Browse files
authored
Merge pull request #1193 from mhayter/patch-7
Update main_lorentz.md wrong index
2 parents 5efbf11 + 639668b commit ec30b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/string/main_lorentz.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The string contains the following three repetitions:
2626

2727
- $s[2 \dots 5] = abab$
2828
- $s[3 \dots 6] = baba$
29-
- $s[7 \dots 7] = ee$
29+
- $s[7 \dots 8] = ee$
3030

3131
Another example:
3232

0 commit comments

Comments
 (0)