Skip to content

Commit 80f06eb

Browse files
committed
Fix API.md TOC for string.regex
1 parent 0f578f4 commit 80f06eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
- [`string.truncate([enabled])`](#stringtruncateenabled)
110110
- [`string.creditCard()`](#stringcreditcard)
111111
- [`string.length(limit, [encoding])`](#stringlengthlimit-encoding)
112-
- [`string.regex(pattern, [name])`](#stringregexpattern-name)
112+
- [`string.regex(pattern, [name | options])`](#stringregexpattern-name--options)
113113
- [`string.replace(pattern, replacement)`](#stringreplacepattern-replacement)
114114
- [`string.alphanum()`](#stringalphanum)
115115
- [`string.token()`](#stringtoken)

0 commit comments

Comments
 (0)