Skip to content

Commit bdddf42

Browse files
author
Ed Costello
committed
Typos
1 parent 4cfb952 commit bdddf42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/command/removeShard.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)