We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77ca609 + 01095ef commit 4028c95Copy full SHA for 4028c95
source/core/sharding.txt
@@ -247,7 +247,7 @@ Shard Keys
247
.. todo:: link this section to <glossary:shard key>
248
249
"Shard keys" refer to the :term:`field` that exists in every
250
-:term:`document` in a collection that that MongoDB uses to distribute
+:term:`document` in a collection that MongoDB uses to distribute
251
documents among the :term:`shards <shard>`. Shard keys, like
252
:term:`indexes <index>`, can be either a single field, or may be a
253
compound key, consisting of multiple fields.
0 commit comments