From e4447927c728f69e8fe1947f23d51b01949e037f Mon Sep 17 00:00:00 2001 From: Chris Foster Date: Wed, 23 May 2018 14:47:56 -0400 Subject: [PATCH] Update README.md Grammar -- the subjunctive is appropriate here. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae9a1a76..720ce17d 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ We've observed that data storage is a particular area of difficulty for software ## Comparison to DataScript -DataScript asks the question: "What if creating a database would be as cheap as creating a Hashmap?" +DataScript asks the question: "What if creating a database were as cheap as creating a Hashmap?" Mentat is not interested in that. Instead, it's strongly interested in persistence and performance, with very little interest in immutable databases/databases as values or throwaway use.