diff --git a/Artist-Lookup.md b/Artist-Lookup.md index d4878fb..64c58c1 100644 --- a/Artist-Lookup.md +++ b/Artist-Lookup.md @@ -10,7 +10,7 @@ Searches for new artists on Lidarr API Required: `term` = Either the Artist's Name, using `%20` to signify spaces, as in `term=Linkin%20Park` -Or you can use `lidarr:f59c5520-5f46-4d2c-b2c4-822eabf53419` if you know the program's MusicBrainz ID Number - as in `term=lidarr:f59c5520-5f46-4d2c-b2c4-822eabf53419` +Or you can use `lidarr:f59c5520-5f46-4d2c-b2c4-822eabf53419` if you know the artist's MusicBrainz ID Number - as in `term=lidarr:f59c5520-5f46-4d2c-b2c4-822eabf53419` #### Full Breakdown: ####