diff --git a/source/includes/intro-zone-sharding.rst b/source/includes/intro-zone-sharding.rst index d63b86416dc..73f86ad1a8e 100644 --- a/source/includes/intro-zone-sharding.rst +++ b/source/includes/intro-zone-sharding.rst @@ -1,5 +1,5 @@ In sharded clusters, you can create :term:`zones ` of sharded data based on the :term:`shard key`. You can associate each zone with one or more shards -in the cluster. A shard can associate with any number of non-conflicting -zones. In a balanced cluster, MongoDB migrates :term:`chunks ` covered -by a zone only to those shards associated with the zone. +in the cluster. A shard can associate with any number of zones. In a balanced +cluster, MongoDB migrates :term:`chunks ` covered by a zone only to +those shards associated with the zone.