We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d022920 commit a862c2bCopy full SHA for a862c2b
1 file changed
README.md
@@ -35,7 +35,7 @@ There are some obvious restrictions to the range option:
35
36
- The `minimum` value should be less than or equal to `maximum`.
37
38
-- The `minimum` and `maximum` values can be the same --- this means that the character class **should have exactly** that number of occurrences.
+ - The `minimum` and `maximum` values can be the same --- this means that the character class **should have exactly** that number of occurrences.
39
40
- The range will be discarded when:
41
0 commit comments