Skip to content

Commit fddf273

Browse files
committed
fix typo
Signed-off-by: Lantao Jin <ltjin@amazon.com>
1 parent 02c1386 commit fddf273

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user/ppl/limitations/limitations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,5 @@ automatically enforces this system limit in the pushdown context of the physical
9494
data-intensive operations (e.g. join, lookup). The default value is: 50000.
9595
Note, only apply system limit automatically to data-intensive (data-bloat) operations. For non-data-intensive operations,
9696
the maximum amount of documents to be pull from OpenSearch equals to value of plugins.query.size_limit.
97-
For example, even SORT is a high cost physical operator, the amount of documents is sorted cannotggreater than value of
97+
For example, even SORT is a high cost physical operator, the amount of documents to sorted cannot greater than value of
9898
``plugins.query.size_limit``.

0 commit comments

Comments
 (0)