We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f578f4 commit 80f06ebCopy full SHA for 80f06eb
API.md
@@ -109,7 +109,7 @@
109
- [`string.truncate([enabled])`](#stringtruncateenabled)
110
- [`string.creditCard()`](#stringcreditcard)
111
- [`string.length(limit, [encoding])`](#stringlengthlimit-encoding)
112
- - [`string.regex(pattern, [name])`](#stringregexpattern-name)
+ - [`string.regex(pattern, [name | options])`](#stringregexpattern-name--options)
113
- [`string.replace(pattern, replacement)`](#stringreplacepattern-replacement)
114
- [`string.alphanum()`](#stringalphanum)
115
- [`string.token()`](#stringtoken)
0 commit comments