From a0123bb18d930e9e5e5e8a5e9a908f8be47ff3bc Mon Sep 17 00:00:00 2001
From: Naveen Tatikonda <navtat@amazon.com>
Date: Fri, 23 Feb 2024 16:49:16 -0600
Subject: [PATCH] Update OpenSearch Documentation (#11334)

---
 docs/module_guides/storing/vector_stores.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/module_guides/storing/vector_stores.md b/docs/module_guides/storing/vector_stores.md
index e09e63318e..c55268e35c 100644
--- a/docs/module_guides/storing/vector_stores.md
+++ b/docs/module_guides/storing/vector_stores.md
@@ -36,7 +36,7 @@ We are actively adding more integrations and improving feature coverage for each
 | MyScale                  | cloud               | ✓                  | ✓             | ✓      | ✓               |       |
 | Milvus / Zilliz          | self-hosted / cloud | ✓                  |               | ✓      | ✓               |       |
 | Neo4jVector              | self-hosted / cloud |                    |               | ✓      | ✓               |       |
-| OpenSearch               | self-hosted / cloud | ✓                  |               | ✓      | ✓               |       |
+| OpenSearch               | self-hosted / cloud | ✓                  |               | ✓      | ✓               | ✓     |
 | Pinecone                 | cloud               | ✓                  | ✓             | ✓      | ✓               |       |
 | Postgres                 | self-hosted / cloud | ✓                  | ✓             | ✓      | ✓               | ✓     |
 | pgvecto.rs               | self-hosted / cloud | ✓                  | ✓             | ✓      | ✓               |       |
-- 
GitLab