We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13ad3e commit f7305f1Copy full SHA for f7305f1
src/spotify.ts
@@ -48,7 +48,7 @@ function loadSpotifyPlayer(): Promise<any> {
48
}
49
50
/**
51
- * Spotify web player.
+ * Spotify Web Player.
52
*/
53
export class SpotifyPlayer {
54
private readonly _baseUrl = 'https://api.spotify.com/v1/me';
0 commit comments