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 2cd8079 commit 89721f0Copy full SHA for 89721f0
docs/reference/method/MongoDBCollection-createIndex.txt
@@ -73,7 +73,7 @@ The output would then resemble::
73
Create a Partial Index
74
~~~~~~~~~~~~~~~~~~~~~~
75
76
-The following example adds a :manual:`partial index </core/index-parital>` on
+The following example adds a :manual:`partial index </core/index-partial>` on
77
the ``borough`` field in the ``restaurants`` collection in the ``test``
78
database. The partial index indexes only documents where the ``borough`` field
79
exists.
0 commit comments