Skip to content

Commit dff693d

Browse files
Cladiskay-kim
authored andcommitted
"index filters overrides"→"index filters override"
1 parent 5b3ff5c commit dff693d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/query-plans.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Index filters exist for the duration of the server process and do not
166166
persist after shutdown. MongoDB also provides a command to manually remove
167167
filters.
168168

169-
Because index filters overrides the expected behavior of the optimizer
169+
Because index filters override the expected behavior of the optimizer
170170
as well as the :method:`~cursor.hint()` method, use index filters
171171
sparingly.
172172

0 commit comments

Comments
 (0)