From a092f5a607d0c418fc4360d2226c0742a167a47e Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Fri, 3 Jan 2025 02:16:52 +0900 Subject: [PATCH] docs: update multi_vector.ipynb (#28954) accross -> across --- docs/docs/how_to/multi_vector.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/how_to/multi_vector.ipynb b/docs/docs/how_to/multi_vector.ipynb index a68086b14fa..e4c1b1020fd 100644 --- a/docs/docs/how_to/multi_vector.ipynb +++ b/docs/docs/how_to/multi_vector.ipynb @@ -292,7 +292,7 @@ "id": "3faa9fde-1b09-4849-a815-8b2e89c30a02", "metadata": {}, "source": [ - "Note that we can [batch](https://python.langchain.com/api_reference/core/runnables/langchain_core.runnables.base.Runnable.html#langchain_core.runnables.base.Runnable) the chain accross documents:" + "Note that we can [batch](https://python.langchain.com/api_reference/core/runnables/langchain_core.runnables.base.Runnable.html#langchain_core.runnables.base.Runnable) the chain across documents:" ] }, {