Update README.md

Grammar -- the subjunctive is appropriate here.
This commit is contained in:
Chris Foster 2018-05-23 14:47:56 -04:00 committed by Nick Alexander
parent 6121da3592
commit e4447927c7

View file

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