We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0893703 + 7ee1f3f commit 09ddeb9Copy full SHA for 09ddeb9
README.md
@@ -96,4 +96,4 @@ assert_eq!(name, "lazy_regex");
96
assert_eq!(version, "2.0");
97
```
98
99
-The size of the tupple is checked at compile time and ensures you have the right number of capturing groups.
+The size of the tuple is checked at compile time and ensures you have the right number of capturing groups.
0 commit comments