From b584722bef62db9b255d0226590837bde62105f0 Mon Sep 17 00:00:00 2001 From: zhangxuan Date: Mon, 18 Jul 2016 12:18:15 +0800 Subject: [PATCH] Correct spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35d3e68..ecb8bcb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # tiny -__tiny__ is an in-process document/object store for node.js. +__tiny__ is an in-process document/object store for Node.js. It is largely inspired by [nStore](https://github.com/creationix/nstore), however, its goal was to implement real querying which goes easy on the memory.