Skip to content

Commit 5a1d052

Browse files
DOCSP-46712 ListIndexesOptions 404 (#959) (#964)
(cherry picked from commit 582beca) Co-authored-by: lindseymoore <[email protected]>
1 parent 9c4cb32 commit 5a1d052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/indexes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ List Indexes
7171
You can use the ``listIndexes()`` method to list all the indexes
7272
for a collection. The `listIndexes() <{+api+}/classes/Collection.html#listIndexes>`__ method takes an
7373
optional `ListIndexesOptions
74-
<{+api+}/interfaces/ListIndexesOptions.html>`__ parameter. The ``listIndexes()`` method returns an
74+
<{+api+}/types/ListIndexesOptions.html>`__ parameter. The ``listIndexes()`` method returns an
7575
object of type `ListIndexesCursor
7676
<{+api+}/classes/ListIndexesCursor.html>`__.
7777

0 commit comments

Comments
 (0)