Skip to content

Commit 132e32f

Browse files
i80andandf-mongodb
authored andcommitted
s/inndex/index
1 parent 08887c4 commit 132e32f

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)