From 8f8e8d701edd9c378abb6d4ce1dd860316edab78 Mon Sep 17 00:00:00 2001 From: Saurabh Chaturvedi Date: Mon, 10 Jul 2023 11:22:55 +0530 Subject: [PATCH] Fix info about YouTube (#7447) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (Unintentionally mean 😅) nit: YouTube wasn't created by Google, this PR fixes the mention in docs. --- docs/extras/ecosystem/integrations/youtube.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extras/ecosystem/integrations/youtube.mdx b/docs/extras/ecosystem/integrations/youtube.mdx index 7ec2a82e7a..66a12e5369 100644 --- a/docs/extras/ecosystem/integrations/youtube.mdx +++ b/docs/extras/ecosystem/integrations/youtube.mdx @@ -1,6 +1,6 @@ # YouTube ->[YouTube](https://www.youtube.com/) is an online video sharing and social media platform created by Google. +>[YouTube](https://www.youtube.com/) is an online video sharing and social media platform by Google. > We download the `YouTube` transcripts and video information. ## Installation and Setup