diff --git a/docs/changelog.rst b/docs/changelog.rst index 9f99984e7..31274d8e9 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -128,7 +128,7 @@ New features: Bug fixes: -* :doc:`/plugins/spotify`: Fix a crash when the Spotify API timeouts or does not return a `Retry-After` interval. +* Fix a crash when the Spotify API timeouts or does not return a `Retry-After` interval. :bug:`4942` * :doc:`/plugins/scrub`: Fixed the import behavior where scrubbed database tags were restored to newly imported tracks with config settings ``scrub.auto: yes``