Skip to content

Commit c7595b3

Browse files
committed
Tweak README.
1 parent 79b3c09 commit c7595b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ condition.
5454

5555
The syntax extension will always warn if no catch-all case is provided. No
5656
exhaustiveness check is attempted. Doing it right would require
57-
reimplementing full regular expression parsing, and presumably an algorithm
58-
which would produce a counter-example as expands the branches of the regular
57+
reimplementing full regular expression parsing, and an algorithm which would
58+
presumably produce a counter-example as expands the branches of the regular
5959
expression.
6060

6161
## Bug Reports

0 commit comments

Comments
 (0)