Update update-document.md (#5655)

Fix typo.

Signed-off-by: Thibaut LaBarre <59576766+thibaut-pro@users.noreply.github.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
This commit is contained in:
Thibaut LaBarre 2023-11-28 11:30:04 -08:00 committed by GitHub
parent 5877f13f16
commit a5fd667daf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -143,7 +143,7 @@ Field | Description
_index | The name of the index.
_id | The document's ID.
_version | The document's version.
_result | The result of the update operation.
result | The result of the update operation.
_shards | Detailed information about the cluster's shards.
total | The total number of shards.
successful | The number of shards OpenSearch successfully updated the document in.