Skip to content

Commit 9726097

Browse files
authored
[DOCS] Fix typo in task management API docs (#52867)
1 parent 7c9a31a commit 9726097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/cluster/tasks.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ GET _tasks?group_by=none
223223

224224
The `X-Opaque-Id` header, when provided on the HTTP request header, is going to be returned as a header in the response as well as
225225
in the `headers` field for in the task information. This allows to track certain calls, or associate certain tasks with
226-
a the client that started them:
226+
the client that started them:
227227

228228
[source,sh]
229229
--------------------------------------------------

0 commit comments

Comments
 (0)