Skip to content

Commit 528eb59

Browse files
committed
fix literalinclude
1 parent ff65ccf commit 528eb59

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
@@ -387,7 +387,7 @@ names. It also takes an optional `aggregateOptions
387387
The following code uses the ``listSearchIndexes()`` method to list the
388388
Search indexes in a collection:
389389

390-
.. literalinclude:: /code-snippets/indexes/listSearchIndexes.js
390+
.. literalinclude:: /code-snippets/indexes/searchIndexes.js
391391
:language: javascript
392392
:dedent:
393393
:start-after: start listSearchIndexes example

0 commit comments

Comments
 (0)