From: OzGav Date: Thu, 24 Apr 2025 10:45:46 +0000 (+1000) Subject: Subsonic: Fix spelling and grammar (#2137) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=5eee0fe1f968c1089f81fe4b6f5a68925ee69125;p=music-assistant-server.git Subsonic: Fix spelling and grammar (#2137) Fix spelling and grammar --- diff --git a/music_assistant/providers/opensubsonic/__init__.py b/music_assistant/providers/opensubsonic/__init__.py index 2505c386..12ec2806 100644 --- a/music_assistant/providers/opensubsonic/__init__.py +++ b/music_assistant/providers/opensubsonic/__init__.py @@ -72,7 +72,7 @@ async def get_config_entries( type=ConfigEntryType.STRING, label="Server Path", required=False, - description="Path to append to base URL for Soubsonic server, this is likely " + description="Path to append to the base URL for the Subsonic server, this is likely " "empty unless you are path routing on a proxy", ), ConfigEntry(