From c196632d4aec6d87e7925b497eeb9a9c474eef4a Mon Sep 17 00:00:00 2001 From: Rafael Moraes <50295204+glomatico@users.noreply.github.com> Date: Sat, 5 Jul 2025 18:00:08 -0300 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f461d78..686af8a 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ A Python CLI app for downloading songs, podcasts and videos from Spotify. #### Notes - **Some users have reported that Spotify suspended their accounts after using Votify**. Use it at your own risk. -- The .wvd file is not required if you plan on only downloading podcasts and can be skipped by using enabling the `disable_wvd` option. +- The .wvd file is not required if you plan on only downloading podcasts and can be skipped by enabling the `disable_wvd` option. - FFmpeg is not required if you plan on only downloading podcasts in Vorbis, but it's needed for downloading podcasts in AAC. ### Optional dependencies