From 1ef5cb8f256a20dffb7a8924ac6baf21618fab13 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 26 Apr 2020 16:48:49 +0300 Subject: [PATCH] minor fix... 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 db457b7..a2282dc 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # object.js -object.js provides a set of tools for constructing and maintaining object +object.js provides a set of tools for making and maintaining object constructors and for managing their inheritance relations.