From feb6907909ec9ab6b60257e83a5500cfa6182963 Mon Sep 17 00:00:00 2001 From: Anwar Sadat Ayub Date: Mon, 20 Jan 2025 13:34:01 +0000 Subject: [PATCH] docs: corrected typo `flowis` to `flow is` (#5695) fix: correct typo "flowis" to "flow is" Co-authored-by: Gabriel Luiz Freitas Almeida --- docs/docs/Starter-Projects/starter-projects-vector-store-rag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/Starter-Projects/starter-projects-vector-store-rag.md b/docs/docs/Starter-Projects/starter-projects-vector-store-rag.md index e3c5d2aed..cc6298159 100644 --- a/docs/docs/Starter-Projects/starter-projects-vector-store-rag.md +++ b/docs/docs/Starter-Projects/starter-projects-vector-store-rag.md @@ -33,7 +33,7 @@ We've chosen [Astra DB](https://astra.datastax.com/signup?utm_source=langflow-p 1. From the Langflow dashboard, click **New Flow**. 2. Select **Vector Store RAG**. -3. The **Vector Store RAG** flowis created. +3. The **Vector Store RAG** flow is created. ![](/img/starter-flow-vector-rag.png)