From d0cede2c3f22a9a64cc9608c37e9bc26372158ec Mon Sep 17 00:00:00 2001 From: Steven Pousty Date: Mon, 26 Jun 2023 09:33:05 -0700 Subject: [PATCH] Minor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3d01424a..490dd7b44 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Check out our Vide * Intelligent Document Retrieval (Semantic Search/Reranking) using the latest LLMs. * An AI Helper backed by a custom Deep Learning model to interpret user intent. * User authentication and document level access management. -* Connectors to Slack, GitHub, GoogleDrive, Confluence, local files, and web scrapping, with more to come. +* Connectors to Slack, GitHub, GoogleDrive, Confluence, local files, and web scraping, with more to come. * Management Dashboard to manage connectors and set up features such as live update fetching. * One line Docker Compose (or Kubernetes) deployment to host Danswer anywhere.