Skip to content

Commit 46400bf

Browse files
committed
Update source/core/sharded-clusters.txt
1 parent 2cec025 commit 46400bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/core/sharded-clusters.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ Shard Balancing
9292
---------------
9393

9494
Balancing is the process MongoDB uses to redistribute data within a
95-
:term:`sharded cluster`. When a :term:`shard` has a too many:
96-
term:`chunks <chunk>` when compared to other shards, MongoDB
95+
:term:`sharded cluster`. When a :term:`shard` has a too many
96+
:term:`chunks <chunk>` when compared to other shards, MongoDB
9797
automatically balances the shards. MongoDB balances the shards without
9898
intervention from the application layer.
9999

0 commit comments

Comments
 (0)