Skip to content

Commit 353adc6

Browse files
committed
Update source/core/sharding.txt
1 parent 480bf5f commit 353adc6

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
@@ -159,7 +159,7 @@ A :term:`sharded cluster` has the following components:
159159
sharding, on a *per collection* basis. You *must* access all data
160160
in a sharded cluster via the :program:`mongos` instances as below.
161161
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
162+
you will see its fraction of the cluster's data. The data on any
163163
given shard may be somewhat random: MongoDB provides no guarantee
164164
that any two contiguous chunks will reside on a single shard.
165165

0 commit comments

Comments
 (0)