Update readme.md

This commit is contained in:
Amit Merchant 2018-03-30 09:12:16 +05:30 committed by GitHub
parent f0c15d537f
commit a2c403d3c5
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 error if you try to feed it object-wrapped primitives, as that's a bad practice. For example `new String('foo')`.
Note: It will throw an error if you try to feed it object-wrapped primitives, as that's a bad practice. For example `new String('foo')`.
### is.{method}