Skip to content

Commit

Permalink
docs!: ready for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Symbitic committed Jun 1, 2021
1 parent e13ad3e commit f7305f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spotify.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function loadSpotifyPlayer(): Promise<any> {
}

/**
* Spotify web player.
* Spotify Web Player.
*/
export class SpotifyPlayer {
private readonly _baseUrl = 'https://api.spotify.com/v1/me';
Expand Down

0 comments on commit f7305f1

Please sign in to comment.