From 5670ed7a97f9fd649c3721c9c6254eb4cdae7edd Mon Sep 17 00:00:00 2001 From: Amit Merchant Date: Fri, 30 Mar 2018 09:25:09 +0530 Subject: [PATCH] Minor readme improvement (#44) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 67fad06..d761485 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 an error if you try to feed it object-wrapped primitives, as that's a bad practice. For example `new String('foo')`. ### is.{method}