From a71459a5cb5183ff010258773ea19b1618fbfdf5 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 10 Oct 2020 17:09:40 +0300 Subject: [PATCH] typo... 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 ce1b7b2..7264b2a 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ This will: - link `` to the same prototype chain - copy all _own_ keys from `` to `` -Note that this will make to attempt to clone object type. +Note that this will make no attempt to clone object type. _XXX not yet sure how useful this is._