From c81106c946cbf3b1a2c4b2cc5efb36f4ca80fd59 Mon Sep 17 00:00:00 2001 From: Jason Date: Thu, 9 Jun 2022 22:17:47 -0400 Subject: [PATCH] fixed typo thanks to script#9594 --- video_creation/background.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/video_creation/background.py b/video_creation/background.py index 943a471..2f114e5 100644 --- a/video_creation/background.py +++ b/video_creation/background.py @@ -29,7 +29,7 @@ def download_background(): background_options ): # if there are any background videos not installed print_step( - "We need to download the backgnrounds videos. they are fairly large but it's only done once. 😎" + "We need to download the backgrounds videos. they are fairly large but it's only done once. 😎" ) print_substep("Downloading the backgrounds videos... please be patient 🙏 ") for uri, filename, credit in background_options: