Skip to content
This repository was archived by the owner on Aug 20, 2019. It is now read-only.

Commit d256df2

Browse files
committed
Update planCacheSetFilter.txt
typo fix
1 parent acadb8e commit d256df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/command/planCacheSetFilter.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Set Filter on Query Shape Consisting of Predicate Only
5858
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5959

6060
The following example creates an index filter on the ``orders``
61-
collection such that for queries that consists only of an equality
61+
collection such that for queries that consist only of an equality
6262
match on the ``status`` field without any projection and sort, the
6363
query optimizer evaluates only the two specified indexes and the
6464
collection scan for the winning plan:

0 commit comments

Comments
 (0)