Skip to content

Commit ef1adca

Browse files
Cladiskay-kim
authored andcommitted
grammar tweak
1 parent fd2a05f commit ef1adca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/analyze-query-plan.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ To view the query plan selected, use the
102102
documents.
103103

104104
- :data:`executionStats.totalDocsExamined
105-
<explain.executionStats.totalDocsExamined>` display ``10`` to
105+
<explain.executionStats.totalDocsExamined>` displays ``10`` to
106106
indicate that MongoDB had to scan ten documents (i.e. all documents
107107
in the collection) to find the three matching documents.
108108

0 commit comments

Comments
 (0)