Skip to content

Commit d355f3a

Browse files
StartAutomatingStartAutomating
authored andcommitted
feat: ?<Symbol> ( Fixes #202 )
1 parent ac7d861 commit d355f3a

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 144 useful [named expressions](SavedPatterns.md), and lets you create more.
35+
Irregular comes with 145 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)