From 36694537f6870b24cc4e01a314ad21ada8c26eed Mon Sep 17 00:00:00 2001 From: keithhc2 Date: Mon, 30 Aug 2021 11:42:52 -0700 Subject: [PATCH] Space? --- _opensearch/rest-api/document-apis/multi-get.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_opensearch/rest-api/document-apis/multi-get.md b/_opensearch/rest-api/document-apis/multi-get.md index 886933cb..ab2ab1ec 100644 --- a/_opensearch/rest-api/document-apis/multi-get.md +++ b/_opensearch/rest-api/document-apis/multi-get.md @@ -7,7 +7,7 @@ nav_order: 25 --- # Multi-get documents -Introduced 1.0 +Introduced 1.0 {: .label .label-purple } The multi-get operation allows you to execute multiple GET operations in one request, so you can get back all documents that match your criteria.