diff --git a/source/core/sharded-clusters.txt b/source/core/sharded-clusters.txt index 5625079bacc..299014d51c2 100644 --- a/source/core/sharded-clusters.txt +++ b/source/core/sharded-clusters.txt @@ -92,8 +92,8 @@ Shard Balancing --------------- Balancing is the process MongoDB uses to redistribute data within a -:term:`sharded cluster`. When a :term:`shard` has a too many: -term:`chunks ` when compared to other shards, MongoDB +:term:`sharded cluster`. When a :term:`shard` has a too many +:term:`chunks ` when compared to other shards, MongoDB automatically balances the shards. MongoDB balances the shards without intervention from the application layer.