Merge pull request #573 from crate/c/short-description-fix

Crate: Update of README-short and typo fix.
This commit is contained in:
yosifkit 2016-05-13 10:06:13 -07:00
commit 32904d5898
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
Crate is a shared nothing, fully searchable, SQL database with the NoSQL goodies.
Crate is an open source, highly scalable, shared-nothing distributed SQL database.

View File

@ -39,7 +39,7 @@ To start the Crate cluster in containers distributed to three hosts without mult
-Des.discovery.zen.minimum_master_nodes=2
```
# The crate/crate Docker Image
# The crate Docker Image
To form a cluster from scratch, start a few instances of the Crate container as a background daemon: