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