Skip to content

Commit f6dbfc3

Browse files
authored
[trivial] fix typo: indexes
1 parent d030763 commit f6dbfc3

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
@@ -84,7 +84,7 @@ each database:
8484

8585
Starting in MongoDB 4.2, ``<database>.system.indexes`` has been
8686
removed (access to the collection has been deprecated since 3.0).
87-
To list the inndexes, use the :dbcommand:`listIndexes` command
87+
To list the indexes, use the :dbcommand:`listIndexes` command
8888
instead.
8989

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

0 commit comments

Comments
 (0)