From 222578b296af385b57432d93c319119acd2bd4e8 Mon Sep 17 00:00:00 2001 From: Michael Li Date: Thu, 5 Jun 2025 00:28:55 +1000 Subject: [PATCH] docs: fix grammar issues in rag_with_quantized_embeddings.ipynb and imessage.ipynb (#31460) --- docs/docs/integrations/chat_loaders/imessage.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/chat_loaders/imessage.ipynb b/docs/docs/integrations/chat_loaders/imessage.ipynb index 37b63dcc176..bf16614a28e 100644 --- a/docs/docs/integrations/chat_loaders/imessage.ipynb +++ b/docs/docs/integrations/chat_loaders/imessage.ipynb @@ -70,7 +70,7 @@ "source": [ "## 2. Create the Chat Loader\n", "\n", - "Provide the loader with the file path to the zip directory. You can optionally specify the user id that maps to an ai message as well an configure whether to merge message runs." + "Provide the loader with the file path to the zip directory. You can optionally specify the user id that maps to an ai message as well as configure whether to merge message runs." ] }, {