Skip to content

Commit 9d6f93f

Browse files
committed
Update source/reference/mongos.txt
1 parent 3e17dae commit 9d6f93f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/reference/mongos.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,13 +296,13 @@ Options
296296
MongoDB from creating new chunks as the data in a collection
297297
grows.
298298

299-
Because any :program:`mongos` in a cluster can create a split in
300-
a sharded, to totally disable splitting in a cluster you must
299+
Because any :program:`mongos` in a cluster can create a split,
300+
to totally disable splitting in a cluster you must
301301
set :option:`--noAutoSplit` on all :program:`mongos`.
302302

303303
.. note::
304304

305-
With :option:`-noAutoSplit` enabled, the data in your sharded
305+
With :option:`--noAutoSplit` enabled, the data in your sharded
306306
cluster may become imbalanced over time. Enable with caution.
307307

308308
.. END-COMMENT

0 commit comments

Comments
 (0)