diff --git a/source/reference/command/shardCollection.txt b/source/reference/command/shardCollection.txt index 41edbf82ec7..14c8e88cddf 100644 --- a/source/reference/command/shardCollection.txt +++ b/source/reference/command/shardCollection.txt @@ -98,12 +98,12 @@ Definition * - ``numInitialChunks`` - integer - - - Specifies the number of chunks to create - initially when sharding an *empty* collection with a :ref:`hashed - shard key `. MongoDB will then create and - balance chunks across the cluster. The ``numInitialChunks`` must be - less than ``8192`` per shard. + + - Specifies the initial number of chunks to create across all shards in + the cluster when sharding an *empty* collection with a + :ref:`hashed shard key `. MongoDB + will then create and balance chunks across the cluster. The + ``numInitialChunks`` must result in less than ``8192`` per shard. .. versionchanged:: 4.0.3