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 109c4b3 commit 3425c77Copy full SHA for 3425c77
source/indexes/single-field-index.txt
@@ -76,9 +76,9 @@ field index. The following example creates an index in ascending order on the
76
Verify Index Creation
77
---------------------
78
79
-You can verify that the index was created by iterating through the ``indexes`` object
80
-to list the indexes in the collection. You should see an index for ``title`` in
81
-the list, as shown in the following output:
+You can verify that the index was created by listing the indexes in the
+collection. You should see an index for ``title`` in the list, as shown
+in the following output:
82
83
.. io-code-block::
84
:copyable: true
0 commit comments