Skip to content

Commit 702f30a

Browse files
committed
fix typo in core/sharded-clusters.txt
1 parent 9d1d9d7 commit 702f30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/sharded-clusters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ that each shard has two chunks. You can control how many chunks
9797
MongoDB will create with the ``numInitialChunks`` parameter to
9898
:dbcommand:`shardCollection`.
9999

100-
To shard a collection using a hashed shark key, see
100+
To shard a collection using a hashed shard key, see
101101
:doc:`/tutorial/shard-collection-with-a-hashed-shard-key`.
102102

103103
.. index:: balancing

0 commit comments

Comments
 (0)