Fix readme typo

This commit is contained in:
Sindre Sorhus 2019-01-11 16:34:29 +07:00 committed by GitHub
parent 4d0120adb7
commit 0e1cce5d45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -255,7 +255,7 @@ is.urlInstance(url);
//=> true //=> true
``` ```
### .urlString(value) ##### .urlString(value)
Returns `true` if `value` is a URL string. Returns `true` if `value` is a URL string.