From 7f077f5970a16c2fe2b55da7d90e898a923fbdb5 Mon Sep 17 00:00:00 2001 From: Leonetienne Date: Sun, 30 Jan 2022 21:55:52 +0100 Subject: [PATCH] typo readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 174ddf8..b1c45b8 100644 --- a/readme.md +++ b/readme.md @@ -22,7 +22,7 @@ Here we have three scripts: ```bash grab-artist.py 'mixppl' ``` -This will grab one individual profile, in this case the user 'mixppl'. You must use the username in profiles url! Not the full name! +This will grab one individual profile, in this case the user 'mixppl'. You must use the username in the profiles url! Not the full name! ### Grab search results ```bash