Skip to content

Commit e5a39a9

Browse files
authored
DOCS-13456 Typo on Hashed Sharding page (#6051)
1 parent 72067cd commit e5a39a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/hashed-sharding.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Hashed Sharding
88
.. default-domain:: mongodb
99

1010
Hashed sharding uses a :ref:`hashed index <index-hashed-index>` to
11-
partition data across your shared cluster. Hashed indexes compute the
11+
partition data across your sharded cluster. Hashed indexes compute the
1212
hash value of a single field as the index value; this value is used as
1313
your shard key. [#hashvalue]_
1414

0 commit comments

Comments
 (0)