From 72451ce8a5b957ee43c067bd16c5889e81fe2754 Mon Sep 17 00:00:00 2001 From: nicoder Date: Tue, 7 Jan 2014 22:56:36 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ff45cd..12d55f2 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. That's why I created a browser version. -Check the change log in the wiki 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 in the wiki if you think nedb doesn't behave as the documentation describes! Most of the issues I get are due to non-latest version NeDBs. ## Installation, tests