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.
1 parent 480bf5f commit 353adc6Copy full SHA for 353adc6
source/core/sharding.txt
@@ -159,7 +159,7 @@ A :term:`sharded cluster` has the following components:
159
sharding, on a *per collection* basis. You *must* access all data
160
in a sharded cluster via the :program:`mongos` instances as below.
161
If you connect directly to a :program:`mongod` in a sharded cluster
162
- you will see its fraction of cluster's data. The data on any
+ you will see its fraction of the cluster's data. The data on any
163
given shard may be somewhat random: MongoDB provides no guarantee
164
that any two contiguous chunks will reside on a single shard.
165
0 commit comments