Update readme.md
This commit is contained in:
parent
7f97642232
commit
3d383ac128
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ Keep in mind that [functions are objects too](https://developer.mozilla.org/en-U
|
||||||
|
|
||||||
##### .numericString(value)
|
##### .numericString(value)
|
||||||
|
|
||||||
Returns `true` for a string that represents a number, for example `'42'` and `'-8'`.
|
Returns `true` for a string that represents a number. For example, `'42'` and `'-8'`.
|
||||||
|
|
||||||
##### .regExp(value)
|
##### .regExp(value)
|
||||||
##### .date(value)
|
##### .date(value)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue