File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ removeShard
1414
1515 { removeShard : "[shardName]" }
1616
17- The balancer will then migrating chunks from the shard specified by
17+ The balancer will then migrate chunks from the shard specified by
1818 ``[shardName]``. This process happens slowly to avoid placing
1919 undue load on the overall cluster.
2020
@@ -36,7 +36,7 @@ removeShard
3636 to list the databases that you must move from the shard.
3737
3838 Each database in a sharded cluster has a primary shard. If the
39- shard you want to remove is also the primary of one the cluster's
39+ shard you want to remove is also the primary of one of the cluster's
4040 databases, then you must manually move the database to a new
4141 shard. This can be only after the shard is empty. See the
4242 :dbcommand:`movePrimary` command for details.
You can’t perform that action at this time.
0 commit comments