Skip to content

Commit 7963504

Browse files
StartAutomatingStartAutomating
authored andcommitted
Create FUNDING.yml
1 parent a06eee3 commit 7963504

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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