From 36a1053fb450849f3daa22449e03a71b8941eb39 Mon Sep 17 00:00:00 2001 From: nanamiwang Date: Mon, 29 Jul 2013 22:18:52 +0800 Subject: [PATCH] Update choose-a-shard-key.txt Fix syntax error at the title. --- source/tutorial/choose-a-shard-key.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/tutorial/choose-a-shard-key.txt b/source/tutorial/choose-a-shard-key.txt index 3defcf3fcf8..beea7fc1722 100644 --- a/source/tutorial/choose-a-shard-key.txt +++ b/source/tutorial/choose-a-shard-key.txt @@ -1,5 +1,5 @@ ======================================== -Considerations for Selecting Shard a Key +Considerations for Selecting Shard Key ======================================== .. TODO the content is from 3 separate sources. Combine.