From f0c15d537fdaa65617c016eb6e8420afca6bbdbb Mon Sep 17 00:00:00 2001 From: Amit Merchant Date: Fri, 30 Mar 2018 08:33:58 +0530 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 67fad06..26cb992 100644 --- a/readme.md +++ b/readme.md @@ -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}