From 2f0bab754b803e02c2a437ad59e967c27a57fe7e Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 1 Dec 2023 17:17:46 +0700 Subject: [PATCH] fix typo --- mkdocs/docs/urls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs/docs/urls.md b/mkdocs/docs/urls.md index 96d5099..a80f5d3 100644 --- a/mkdocs/docs/urls.md +++ b/mkdocs/docs/urls.md @@ -13,7 +13,7 @@ A video ID is **11** characters long, e.g. `2tdiKTSdE9Y`. Urls can have several forms: -- Watch URL: Regular URLs so will see while browsing YouTube, with the path */watch* and a *v* parameter, e.g. `https://www.youtube.com/watch?v=2tdiKTSdE9Y` +- Watch URL: Regular URLs you will see while browsing YouTube, with the path */watch* and a *v* parameter, e.g. `https://www.youtube.com/watch?v=2tdiKTSdE9Y` - Share URL: Link you will get when you click on *share* on a video, e.g. `https://youtu.be/2tdiKTSdE9Y` - Shorts URL: e.g. `https://www.youtube.com/shorts/U80grnZJm_8`