From 5eb7b487d66f4e58ad4be2e458ccd4a95d7a82c5 Mon Sep 17 00:00:00 2001 From: Seaswimmer <102361830+SeaswimmerTheFsh@users.noreply.github.com> Date: Tue, 1 Aug 2023 18:01:28 -0400 Subject: [PATCH] docs: fixed broken markdown header in musicdownloader cog --- musicdownloader/musicdownloader.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/musicdownloader/musicdownloader.py b/musicdownloader/musicdownloader.py index f751090..dcb437b 100644 --- a/musicdownloader/musicdownloader.py +++ b/musicdownloader/musicdownloader.py @@ -36,7 +36,7 @@ class MusicDownloader(commands.Cog): If you're considered a bot owner, you will be able to save downloaded files to the data path set in the `[p]change_data_path` command. - ## Arguments + **Arguments** - The `url` argument is just the url of the YouTube Video you're downloading.