From 6a2d47360d4f5f73ea85669b4c95ceebf4c50924 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Wed, 7 Jun 2017 08:38:28 +0530 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 509d791..c044cd9 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ Check out these issues [#22](https://github.com/Ritiek/Spotify-Downloader/issues #### How can I download whole playlist with its URI? ~~Currently this is not possible without generating unique tokens from Spotify but you can copy all the songs from a playlist and paste them in `list.txt`. I am avoiding tokens as much possible to retain the portability of this tool but if you would like to add it as an optional feature to this tool, PR's welcome!~~ -This feautre has been added! +This feature has been added! #### You write horrible code. What's wrong with you?