From 0055de86e3acd72fbf585dda06b76f52050ce0e4 Mon Sep 17 00:00:00 2001
From: Kumar Shivendu <kshivendu1@gmail.com>
Date: Mon, 3 Jun 2024 21:30:47 +0530
Subject: [PATCH] docs: Typo in Qdrant's name (#1598)

fix: Typo in Qdrant's name
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dfedb4f95..178473e18 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,7 @@ Some cool features of AnythingLLM
 - [Pinecone](https://pinecone.io)
 - [Chroma](https://trychroma.com)
 - [Weaviate](https://weaviate.io)
-- [QDrant](https://qdrant.tech)
+- [Qdrant](https://qdrant.tech)
 - [Milvus](https://milvus.io)
 - [Zilliz](https://zilliz.com)
 
-- 
GitLab