From 4a5329d29b2720fe7c5b293607cf63bf592c6d9b Mon Sep 17 00:00:00 2001 From: Sean Story Date: Tue, 9 Apr 2024 10:21:06 -0500 Subject: [PATCH] typo: "not found" -> "not_found" (#107276) --- docs/reference/docs/bulk.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/docs/bulk.asciidoc b/docs/reference/docs/bulk.asciidoc index fc25e811807a9..1a32e64cedb1f 100644 --- a/docs/reference/docs/bulk.asciidoc +++ b/docs/reference/docs/bulk.asciidoc @@ -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)