Skip to content

Commit d7f2c27

Browse files
author
Sam Kleinman
committed
DOCS-1026: correcting typo
1 parent 2dc4c6f commit d7f2c27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/reference/limits.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ Indexes
7979
index name is the concatenation of the field names and index
8080
directions.
8181

82-
You can explicitly specific a name to the
83-
:method:`~db.collection.ensureIndex()`
84-
helper if the default index name is too long.
82+
You can explicitly specify an index name to the
83+
:method:`~db.collection.ensureIndex()` helper if the default index
84+
name is too long.
8585

8686
.. _limit-sharding-unique-indexes:
8787
.. limit:: Unique Indexes in Sharded Collections

0 commit comments

Comments
 (0)