Skip to content

Commit 7ee1f3f

Browse files
authored
Merge pull request #4 from jplatte/patch-1
Fix typo in README.md
2 parents aa6b8c8 + 691e732 commit 7ee1f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ assert_eq!(name, "lazy_regex");
9494
assert_eq!(version, "2.0");
9595
```
9696

97-
The size of the tupple is checked at compile time and ensures you have the right number of capturing groups.
97+
The size of the tuple is checked at compile time and ensures you have the right number of capturing groups.

0 commit comments

Comments
 (0)