Skip to content

Commit 85cf9a0

Browse files
committed
Merge branch 'master' of github.com:mongodb/docs
2 parents 3808767 + 807fa12 commit 85cf9a0

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
@@ -208,9 +208,9 @@ Options
208208
.. option:: --chunkSize <value>
209209

210210
The value of the :option:`--chunkSize` determines the size of each
211-
:term:`chunk` of data distributed around thee :term:`sharded
212-
cluster`. The default value is 64 megabytes, which is
213-
the ideal size for chunks in most deployments: larger chunk size
211+
:term:`chunk`, *in megabytes*, of data distributed around the
212+
:term:`sharded cluster`. The default value is 64 megabytes, which
213+
is the ideal size for chunks in most deployments: larger chunk size
214214
can lead to uneven data distribution, smaller chunk size often
215215
leads to inefficient movement of chunks between nodes. However, in
216216
some circumstances it may be necessary to set a different chunk

0 commit comments

Comments
 (0)