We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e163b commit 2ec796dCopy full SHA for 2ec796d
x-pack/plugin/esql/compute/src/main/java/org/elasticsearch/compute/operator/AsyncOperator.java
@@ -37,7 +37,7 @@
37
* output.
38
* <p>
39
* This operator will also take care of merging response headers from the thread context into the main thread,
40
- * which <b>must</b> be the that closes this.
+ * which <b>must</b> be the one that closes this.
41
* </p>
42
*
43
* @see #performAsync(Page, ActionListener)
0 commit comments