Skip to content

Commit 6fa54c1

Browse files
committed
trivial: change word dispersion to distribution
1 parent 1458f9f commit 6fa54c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/sharding-balancing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To address uneven chunk distribution for a sharded collection, the
4545
balancer :doc:`migrates chunks </core/sharding-chunk-migration>` from
4646
shards with more chunks to shards with a fewer number of chunks. The
4747
balancer migrates the chunks, one at a time, until there is an even
48-
dispersion of chunks for the collection across the shards. For details
48+
distribution of chunks for the collection across the shards. For details
4949
about chunk migration, see :ref:`chunk-migration-procedure`.
5050

5151
.. include:: /includes/fact-archiveMovedChunks.rst

0 commit comments

Comments
 (0)