From 4d7573c46fb9ca7dcc86935a45419ce63a073bf2 Mon Sep 17 00:00:00 2001 From: LuanRT Date: Mon, 25 Oct 2021 01:25:00 -0300 Subject: [PATCH] docs: rephrasing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55dbc6cf..b6c683c8 100644 --- a/README.md +++ b/README.md @@ -493,7 +493,7 @@ const notifications = await youtube.getNotifications(); --- -* Subscribe/Unsubscribe to channels: +* Subscribe/Unsubscribe: ```js const video = await youtube.getDetails(VIDEO_ID_HERE); // this is equivalent to opening the watch page on YouTube