Skip to content

Commit e54ac40

Browse files
author
Charlike Mike Reagent
committed
fix desc
1 parent b3640f4 commit e54ac40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ $ npm test
1212

1313

1414
## [.metntionsRegex](index.js#L16)
15-
> Default regex is `\s+@(\w{1,30}|[A-Za-z0-9_.]{1,30})\s+`
15+
> Default regex is `\s+@(\w{1,30})\s+`
1616
1717
* `[options]` **{Object}**
1818
- `startSpace` **{Boolean}** if `false`, will remove starting `\s+` from regex

0 commit comments

Comments
 (0)