From 01095efd9c5a4b0b73a1d21f9bb2c39add417e96 Mon Sep 17 00:00:00 2001 From: Bob Grabar Date: Fri, 5 Oct 2012 16:31:41 -0400 Subject: [PATCH] fix typo --- source/core/sharding.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/sharding.txt b/source/core/sharding.txt index 37ea04c9c17..a1b234e10e8 100644 --- a/source/core/sharding.txt +++ b/source/core/sharding.txt @@ -247,7 +247,7 @@ Shard Keys .. todo:: link this section to "Shard keys" refer to the :term:`field` that exists in every -:term:`document` in a collection that that MongoDB uses to distribute +:term:`document` in a collection that MongoDB uses to distribute documents among the :term:`shards `. Shard keys, like :term:`indexes `, can be either a single field, or may be a compound key, consisting of multiple fields.