File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -135,11 +135,11 @@ The command takes the following fields:
135
135
no zones and zone ranges are defined for the empty
136
136
collection, MongoDB attempts to evenly distributed the
137
137
specified number of chunks across the shards in the cluster.
138
-
138
+
139
139
- If sharding with :ref:`presplitHashedZones: false
140
140
<cmd-shard-collection-presplitHashedZones>` or omitted and
141
141
zones and zone ranges have been defined for the empty
142
- collection, ``numInitChunks `` has no effect.
142
+ collection, ``numInitialChunks `` has no effect.
143
143
144
144
* - ``collation``
145
145
- document
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ Definition
147
147
- If sharding with :ref:`presplitHashedZones: false
148
148
<method-shard-collection-presplitHashedZones>` or omitted and
149
149
zones and zone ranges have been defined for the empty
150
- collection, ``numInitChunks `` has no effect.
150
+ collection, ``numInitialChunks `` has no effect.
151
151
152
152
* - ``collation``
153
153
You can’t perform that action at this time.
0 commit comments