Fixes typo on recommendations usage comment

On the parameters list, seed_tracks had the same description as seed_artists.
Changed: "artist" -> "track"
This commit is contained in:
António Simões 2017-11-20 20:38:34 +00:00 committed by GitHub
parent 4c2c1d763a
commit 5901db22fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -801,7 +801,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