From deb68e86512c3fd7c57ad5169d905f9c8563ae35 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 6 May 2020 14:32:00 +0300 Subject: [PATCH] doc... Signed-off-by: Alex A. Naanou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8e97bd..11fde59 100755 --- a/README.md +++ b/README.md @@ -498,7 +498,7 @@ makeRawInstance(, , ..) wrapper function, or - if constructor's `.__proto__` is a function (constructor) use it to create an instance, or - - use {}. + - use `{}`. - Link the object into the prototype chain