We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abc8af9 commit 92f9059Copy full SHA for 92f9059
1 file changed
docs/README.md
@@ -32,7 +32,7 @@ Once you understand some basics of that syntax, regular expressions become a lot
32
3. A Regex can have comments! ( # Like this in .NET ( or like (?#this comment) in ECMAScript ) ).
33
4. You don't have to do it all in one expression!
34
35
-Irregular comes with 146 useful [named expressions](SavedPatterns.md), and lets you create more.
+Irregular comes with 147 useful [named expressions](SavedPatterns.md), and lets you create more.
36
37
To see the expressions that ship with Irregular, run:
38
0 commit comments