Skip to content

Commit f7305f1

Browse files
committed
docs!: ready for v1.0.0
1 parent e13ad3e commit f7305f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/spotify.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ function loadSpotifyPlayer(): Promise<any> {
4848
}
4949

5050
/**
51-
* Spotify web player.
51+
* Spotify Web Player.
5252
*/
5353
export class SpotifyPlayer {
5454
private readonly _baseUrl = 'https://api.spotify.com/v1/me';

0 commit comments

Comments
 (0)