Update readme.md

This commit is contained in:
Amit Merchant 2018-03-30 08:33:58 +05:30 committed by GitHub
parent 64ced4d33c
commit f0c15d537f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ Example:
- `'Function'`
- `'Object'`
Note: It will throw if you try to feed it object-wrapped primitives, as that's a bad practice. For example `new String('foo')`.
Note: It will throw error if you try to feed it object-wrapped primitives, as that's a bad practice. For example `new String('foo')`.
### is.{method}