Skip to content

Commit

Permalink
typo: "not found" -> "not_found" (#107276)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanstory authored Apr 9, 2024
1 parent 3674a6f commit 4a5329d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/docs/bulk.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ This parameter is only returned for successful actions.
`result`::
(string)
Result of the operation. Successful values are `created`, `deleted`, and
`updated`. Other valid values are `noop` and `not found`.
`updated`. Other valid values are `noop` and `not_found`.

`_shards`::
(object)
Expand Down

0 comments on commit 4a5329d

Please sign in to comment.