Skip to content

Commit d9fb11e

Browse files
authored
[ trivial ] fix typo: indexes
1 parent cac9ed5 commit d9fb11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/system-collections.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ each database:
7474

7575
Starting in MongoDB 4.2, ``<database>.system.indexes`` has been
7676
removed (access to the collection has been deprecated since 3.0).
77-
To list the inndexes, use the :dbcommand:`listIndexes` command
77+
To list the indexes, use the :dbcommand:`listIndexes` command
7878
instead.
7979

8080
.. data:: <database>.system.profile

0 commit comments

Comments
 (0)