We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa6b8c8 + 691e732 commit 7ee1f3fCopy full SHA for 7ee1f3f
README.md
@@ -94,4 +94,4 @@ assert_eq!(name, "lazy_regex");
94
assert_eq!(version, "2.0");
95
```
96
97
-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