From ecbd688cb1034671940d2846d549bf08b7eb7c60 Mon Sep 17 00:00:00 2001 From: Konstantinos Rousis Date: Tue, 26 Feb 2013 09:54:15 +0100 Subject: [PATCH] fix a typo --- source/faq/sharding.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/faq/sharding.txt b/source/faq/sharding.txt index 6d8afa1db24..25d65c6d3a6 100644 --- a/source/faq/sharding.txt +++ b/source/faq/sharding.txt @@ -20,7 +20,7 @@ Is sharding appropriate for a new deployment? Sometimes. -If your data set fits on a single servers, you should begin +If your data set fits on a single server, you should begin with an unsharded deployment. Converting an unsharded database to a :term:`sharded cluster` is easy