diff --git a/readme.md b/readme.md index f3e4780..0701084 100644 --- a/readme.md +++ b/readme.md @@ -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 (e.g. `'42'` or `'-8'`). +Returns `true` for a string that represents a number, for example `'42'` and `'-8'`. ##### .regExp(value) ##### .date(value)