Skip to content

Commit 92f9059

Browse files
StartAutomatingStartAutomating
authored andcommitted
feat: ?<Symbol_Currency> ( Fixes #214 )
1 parent abc8af9 commit 92f9059

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