Update readme.md

This commit is contained in:
Sindre Sorhus 2018-11-01 18:21:10 +07:00 committed by GitHub
parent 7f97642232
commit 3d383ac128
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,7 +98,7 @@ Keep in mind that [functions are objects too](https://developer.mozilla.org/en-U
##### .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)
##### .date(value)