From 545ebf0c9a93126effe5f22b3b0c83b5e9381b0d Mon Sep 17 00:00:00 2001 From: Heli Aldridge Date: Tue, 16 Mar 2021 16:49:01 -0400 Subject: [PATCH] s/inndex/index --- source/reference/system-collections.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/system-collections.txt b/source/reference/system-collections.txt index 1865d279fd4..79ace67381d 100644 --- a/source/reference/system-collections.txt +++ b/source/reference/system-collections.txt @@ -84,7 +84,7 @@ each database: Starting in MongoDB 4.2, ``.system.indexes`` has been removed (access to the collection has been deprecated since 3.0). - To list the inndexes, use the :dbcommand:`listIndexes` command + To list the indexes, use the :dbcommand:`listIndexes` command instead. .. data:: .system.profile