aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDenis Andrejew <da.colonel@gmail.com>2016-10-07 22:35:08 +0200
committerGitHub <noreply@github.com>2016-10-07 22:35:08 +0200
commit302d3d2ca3841999525a1c1cfa77631d5e1c5de2 (patch)
treec20a3aa6f6b499ee68915adad5d39b683730a4d5 /README.md
parentMerge pull request #604 from gopherpit/master (diff)
downloaddedo-302d3d2ca3841999525a1c1cfa77631d5e1c5de2.tar.gz
dedo-302d3d2ca3841999525a1c1cfa77631d5e1c5de2.tar.xz
fix typo in README.md
Diffstat (limited to '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.