From 945f6eb5d64129de75852ad17ee143d275e15988 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Wed, 13 Dec 2023 08:24:37 +0900 Subject: [PATCH] docs: update multi_modal_RAG_chroma.ipynb (#14602) seperate -> separate --- cookbook/multi_modal_RAG_chroma.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/multi_modal_RAG_chroma.ipynb b/cookbook/multi_modal_RAG_chroma.ipynb index 5a3908a0b6d..7df53b8ff9e 100644 --- a/cookbook/multi_modal_RAG_chroma.ipynb +++ b/cookbook/multi_modal_RAG_chroma.ipynb @@ -42,7 +42,7 @@ "* We will use Open Clip multi-modal embeddings.\n", "* We will use [Chroma](https://www.trychroma.com/) with support for multi-modal.\n", "\n", - "A seperate cookbook highlights `Options 2 and 3` [here](https://github.com/langchain-ai/langchain/blob/master/cookbook/Multi_modal_RAG.ipynb).\n", + "A separate cookbook highlights `Options 2 and 3` [here](https://github.com/langchain-ai/langchain/blob/master/cookbook/Multi_modal_RAG.ipynb).\n", "\n", "![chroma_multimodal.png](attachment:1920fda3-1808-407c-9820-f518c9c6f566.png)\n", "\n",