Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Commit 074dffc

Browse files
authored
Merge pull request boltdb#605 from seeekr/patch-1
fix typo in README.md
2 parents f4c032d + 302d3d2 commit 074dffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ and setting values. That's it.
1717

1818
Bolt is stable, the API is fixed, and the file format is fixed. Full unit
1919
test coverage and randomized black box testing are used to ensure database
20-
consistency and thread safety. Bolt is currently in high-load production
20+
consistency and thread safety. Bolt is currently used in high-load production
2121
environments serving databases as large as 1TB. Many companies such as
2222
Shopify and Heroku use Bolt-backed services every day.
2323

0 commit comments

Comments
 (0)