From f77c03ed90224b67519fc0d4b3c643cc8426e875 Mon Sep 17 00:00:00 2001 From: Ratiq Narwal Date: Thu, 6 Nov 2025 17:58:25 -0800 Subject: [PATCH] Remove unnecessary space --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index eb9f5d97d..9fa451cf2 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -30,8 +30,8 @@ Bug fixes: features for all remaining tracks in the session, avoiding unnecessary API calls and rate limit exhaustion. -- :doc:`plugins/lyrics`: Accepts strings for lyrics sources (previously only - accepted a list of strings). :bug:`5962` +- :doc:`plugins/lyrics`: Accepts strings for lyrics sources (previously only + accepted a list of strings). :bug:`5962` For plugin developers: