Skip to content

Commit b2607d0

Browse files
StartAutomatingStartAutomating
authored andcommitted
feat: ?<Symbol_Math> ( Fixes #203 )
1 parent 05e8515 commit b2607d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Once you understand some basics of that syntax, regular expressions become a lot
3232
3. A Regex can have comments! ( # Like this in .NET ( or like (?#this comment) in ECMAScript ) ).
3333
4. You don't have to do it all in one expression!
3434

35-
Irregular comes with 145 useful [named expressions](SavedPatterns.md), and lets you create more.
35+
Irregular comes with 146 useful [named expressions](SavedPatterns.md), and lets you create more.
3636

3737
To see the expressions that ship with Irregular, run:
3838

0 commit comments

Comments
 (0)