From d884ae13c24a28ff090576139a6b103bee6d0e8c Mon Sep 17 00:00:00 2001 From: Archie Baldry <33762310+archiebaldry@users.noreply.github.com> Date: Sun, 15 Jan 2023 23:30:37 +0000 Subject: [PATCH] Fix typo in start_playback function (#930) --- spotipy/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spotipy/client.py b/spotipy/client.py index d7025a9..c03bc49 100644 --- a/spotipy/client.py +++ b/spotipy/client.py @@ -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