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.