aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2016-10-08 09:24:23 -0600
committerGitHub <noreply@github.com>2016-10-08 09:24:23 -0600
commit074dffcc83e9f421e261526d297cd93f22a34080 (patch)
treec20a3aa6f6b499ee68915adad5d39b683730a4d5
parentMerge pull request #604 from gopherpit/master (diff)
parentfix typo in README.md (diff)
downloaddedo-074dffcc83e9f421e261526d297cd93f22a34080.tar.gz
dedo-074dffcc83e9f421e261526d297cd93f22a34080.tar.xz
Merge pull request #605 from seeekr/patch-1
fix typo in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e3b4fa1..b654502 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ and setting values. That's it.
Bolt is stable, the API is fixed, and the file format is fixed. Full unit
test coverage and randomized black box testing are used to ensure database
-consistency and thread safety. Bolt is currently in high-load production
+consistency and thread safety. Bolt is currently used in high-load production
environments serving databases as large as 1TB. Many companies such as
Shopify and Heroku use Bolt-backed services every day.