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`." ] }, {