Skip to content

Commit 4028c95

Browse files
author
Sam Kleinman
committed
merge: minor
2 parents 77ca609 + 01095ef commit 4028c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/sharding.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Shard Keys
247247
.. todo:: link this section to <glossary:shard key>
248248

249249
"Shard keys" refer to the :term:`field` that exists in every
250-
:term:`document` in a collection that that MongoDB uses to distribute
250+
:term:`document` in a collection that MongoDB uses to distribute
251251
documents among the :term:`shards <shard>`. Shard keys, like
252252
:term:`indexes <index>`, can be either a single field, or may be a
253253
compound key, consisting of multiple fields.

0 commit comments

Comments
 (0)