We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335032d commit 610abaaCopy full SHA for 610abaa
1 file changed
docs/static/processing-info.asciidoc
@@ -16,7 +16,7 @@ By design and by default, {ls} does not guarantee event order. Reordering can
16
occur in two places:
17
18
* 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
+* In-flight batches can be reordered when one or more batches are processed faster than
20
others.
21
22
When maintaining event order is important, use a single worker.
0 commit comments