Skip to content

Commit 610abaa

Browse files
committed
Wording tweak
Backport of #11715 to 7.x
1 parent 335032d commit 610abaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/static/processing-info.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ By design and by default, {ls} does not guarantee event order. Reordering can
1616
occur in two places:
1717

1818
* Events within a batch can be reordered during filter processing.
19-
* In-flight batches can be reordered when one or more batches process faster than
19+
* In-flight batches can be reordered when one or more batches are processed faster than
2020
others.
2121

2222
When maintaining event order is important, use a single worker.

0 commit comments

Comments
 (0)