Skip to content

Commit b0fcdb7

Browse files
committed
DOCS-960 optimizer logic- copy edit, remove errant the
1 parent 0e2d140 commit b0fcdb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/read-operations.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ To create a new query plan, the query optimizer:
582582
<unordered query plan>`, there is a single common results buffer.
583583

584584
- If the candidate plans include *both* :term:`ordered query plans
585-
<ordered query plan>` and the :term:`unordered query plans
585+
<ordered query plan>` and :term:`unordered query plans
586586
<unordered query plan>`, there are two common results buffers, one
587587
for the ordered plans and the other for the unordered plans.
588588

0 commit comments

Comments
 (0)