Skip to content

Commit 12ce18b

Browse files
author
Sam Kleinman
committed
DOCS-2708: fixing missing word
1 parent f522864 commit 12ce18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/sharding-introduction.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,6 @@ Adding a shard to a cluster creates an imbalance since the new
222222
shard has no chunks. While MongoDB begins migrating data to the new
223223
shard immediately, it can take some time before the cluster balances.
224224

225-
When removing a shard, the balancer migrates all chunks from to other
225+
When removing a shard, the balancer migrates all chunks from a shard to other
226226
shards. After migrating all data and updating the meta data, you can
227227
safely remove the shard.

0 commit comments

Comments
 (0)