Minor readme improvement (#44)

This commit is contained in:
Amit Merchant 2018-03-30 09:25:09 +05:30 committed by Sindre Sorhus
parent 64ced4d33c
commit 5670ed7a97

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 an error if you try to feed it object-wrapped primitives, as that's a bad practice. For example `new String('foo')`.
### is.{method}