diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b3e287..ee0caac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ Add your changes below. ### Fixed - Fixed dead link in README.md +- Corrected Spotify/Spotipy typo in documentation ### Removed diff --git a/docs/index.rst b/docs/index.rst index 3a49551..b87e70e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -23,7 +23,7 @@ Install or upgrade *Spotipy* with:: pip install spotipy --upgrade -You can also obtain the source code from the `Spotify GitHub repository `_. +You can also obtain the source code from the `Spotipy GitHub repository `_. Getting Started