Skip to content

Commit 3425c77

Browse files
committed
update listing description
1 parent 109c4b3 commit 3425c77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/indexes/single-field-index.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ field index. The following example creates an index in ascending order on the
7676
Verify Index Creation
7777
---------------------
7878

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:
79+
You can verify that the index was created by listing the indexes in the
80+
collection. You should see an index for ``title`` in the list, as shown
81+
in the following output:
8282

8383
.. io-code-block::
8484
:copyable: true

0 commit comments

Comments
 (0)