We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc4c6f commit d7f2c27Copy full SHA for d7f2c27
source/reference/limits.txt
@@ -79,9 +79,9 @@ Indexes
79
index name is the concatenation of the field names and index
80
directions.
81
82
- You can explicitly specific a name to the
83
- :method:`~db.collection.ensureIndex()`
84
- helper if the default index name is too long.
+ You can explicitly specify an index name to the
+ :method:`~db.collection.ensureIndex()` helper if the default index
+ name is too long.
85
86
.. _limit-sharding-unique-indexes:
87
.. limit:: Unique Indexes in Sharded Collections
0 commit comments