From 1c203b2c79a26e50cf724f6ef475085751b5458f Mon Sep 17 00:00:00 2001 From: Michael Beer Date: Fri, 4 Dec 2015 08:37:32 +0100 Subject: [PATCH] fix typo on use case site --- pages/use-cases/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/use-cases/index.html b/pages/use-cases/index.html index d7562921..f3cf724f 100644 --- a/pages/use-cases/index.html +++ b/pages/use-cases/index.html @@ -19,7 +19,7 @@

{{title}}

- Crate has been designed to be a highly distributed high preforming data store. Before Crate organizations had to compromise on performance if they wanted to keep the ease of use benefits of using SQL stores or move to a No-SQL store and deal with the complexities of the query languages.
+ Crate has been designed to be a highly distributed high performing data store. Before Crate organizations had to compromise on performance if they wanted to keep the ease of use benefits of using SQL stores or move to a No-SQL store and deal with the complexities of the query languages.
With Crate you get the best of both worlds: the No-SQL performance you require and the SQL syntax you want. Crate can be used for a variety of use cases, here are the most common ones we encounter: