mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 09:13:53 +00:00
Fix typo in start_playback function (#930)
This commit is contained in:
parent
f669966a72
commit
d884ae13c2
@ -1758,7 +1758,7 @@ class Spotify(object):
|
||||
):
|
||||
""" Start or resume user's playback.
|
||||
|
||||
Provide a `context_uri` to start playback or an album,
|
||||
Provide a `context_uri` to start playback of an album,
|
||||
artist, or playlist.
|
||||
|
||||
Provide a `uris` list to start playback of one or more
|
||||
|
||||
Loading…
Reference in New Issue
Block a user