diff --git a/spotipy/client.py b/spotipy/client.py index 273563c..301c1cd 100644 --- a/spotipy/client.py +++ b/spotipy/client.py @@ -854,7 +854,7 @@ class Spotify(object): Parameters: - seed_artists - a list of artist IDs, URIs or URLs - - seed_tracks - a list of artist IDs, URIs or URLs + - seed_tracks - a list of track IDs, URIs or URLs - seed_genres - a list of genre names. Available genres for recommendations can be found by calling recommendation_genre_seeds