From 066b55df109caf321d8ff48c8b51ff6c27d69f6a Mon Sep 17 00:00:00 2001 From: Louis Chatriot Date: Wed, 10 Jul 2013 10:39:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7527130..61187b0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ NeDB is not intended to be a replacement of large-scale databases such as MongoD I recently benchmarked NeDB against the popular client-side database TaffyDB and NeDB is much, much faster, so I will port it to browsers. Please comment on this issue if you have any ideas/requirements. -Check the change log if you think nedb doesn't behaves as the documentation describes! Most of the issues I get are due to non-latest version nedbs. +Check the change log if you think nedb doesn't behaves as the documentation describes! Most of the issues I get are due to non-latest version NeDBs. ## Installation, tests