Skip to content

Commit

Permalink
Fix typo in start_playback function (#930)
Browse files Browse the repository at this point in the history
  • Loading branch information
archiebaldry authored Jan 15, 2023
1 parent f669966 commit d884ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotipy/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1758,7 +1758,7 @@ def start_playback(
):
""" 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
Expand Down

0 comments on commit d884ae1

Please sign in to comment.