minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-04-26 16:48:49 +03:00
parent e84c55363e
commit 1ef5cb8f25

View File

@ -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.