From aa2c17b56c60012de35aabd054c3cf0fa04a0b20 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 26 Nov 2024 05:59:40 +0900 Subject: [PATCH] docs: update azure_openai_whisper_parser.ipynb (#28327) conjuction -> conjunction --- .../document_loaders/parsers/azure_openai_whisper_parser.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/document_loaders/parsers/azure_openai_whisper_parser.ipynb b/docs/docs/integrations/document_loaders/parsers/azure_openai_whisper_parser.ipynb index b3dadb1f0ad81..6b8894491f30f 100644 --- a/docs/docs/integrations/document_loaders/parsers/azure_openai_whisper_parser.ipynb +++ b/docs/docs/integrations/document_loaders/parsers/azure_openai_whisper_parser.ipynb @@ -115,7 +115,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "The `AzureOpenAIWhisperParser` can also be used in conjuction with audio loaders, like the `YoutubeAudioLoader` with a `GenericLoader`." + "The `AzureOpenAIWhisperParser` can also be used in conjunction with audio loaders, like the `YoutubeAudioLoader` with a `GenericLoader`." ] }, {