Skip to content

Commit 89860c8

Browse files
nattachai305jrodewig
authored andcommitted
[DOCS] Fix typo in task management API docs (#52881)
1 parent 1cb1f51 commit 89860c8

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
@@ -261,7 +261,7 @@ GET _tasks?group_by=none
261261
The `X-Opaque-Id` header, when provided on the HTTP request header, is going to
262262
be returned as a header in the response as well as in the `headers` field for in
263263
the task information. This allows to track certain calls, or associate certain
264-
tasks with a the client that started them:
264+
tasks with the client that started them:
265265

266266
[source,sh]
267267
--------------------------------------------------

0 commit comments

Comments
 (0)