From 7a8593fc2e38eaee30259d9c3ca6ef2061e1ca5a Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 19 Feb 2026 01:26:39 +0300 Subject: [PATCH] typo fix... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fb3c6f..a8bdd24 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# serilize.js: Extended JSON serilization +# serialize.js: Extended JSON serilization JSON-like extended serialization/deserialization, and serialization-based object isolated deep and semi-deep copying library.