Skip to content

Commit 5d68866

Browse files
Leaf-Linjrodewig
authored andcommitted
[DOCS] Fix typo in update by query docs (#62263)
This page is referring to update by query, not delete by query.
1 parent 2d8b7a9 commit 5d68866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/docs/update-by-query.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=analyzer]
168168
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=analyze_wildcard]
169169

170170
`conflicts`::
171-
(Optional, string) What to do if delete by query hits version conflicts:
171+
(Optional, string) What to do if update by query hits version conflicts:
172172
`abort` or `proceed`. Defaults to `abort`.
173173

174174
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=default_operator]

0 commit comments

Comments
 (0)