Subsonic: Fix spelling and grammar (#2137)
authorOzGav <gavnosp@hotmail.com>
Thu, 24 Apr 2025 10:45:46 +0000 (20:45 +1000)
committerGitHub <noreply@github.com>
Thu, 24 Apr 2025 10:45:46 +0000 (12:45 +0200)
Fix spelling and grammar

music_assistant/providers/opensubsonic/__init__.py

index 2505c386a9fb91f5c583bf79462d1a6ebfa2837b..12ec28064f64c54b498f88cb3aeebb023c3cdc36 100644 (file)
@@ -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(