Fix typo (#1583)
authorOzGav <gavnosp@hotmail.com>
Mon, 19 Aug 2024 21:56:32 +0000 (07:56 +1000)
committerGitHub <noreply@github.com>
Mon, 19 Aug 2024 21:56:32 +0000 (23:56 +0200)
music_assistant/server/providers/musicbrainz/manifest.json

index bbf49fd1eef38d7f176a7e70a34f024328daabdf..f3c48835ba1fd90449639209e8d5c44614be35dd 100644 (file)
@@ -2,7 +2,7 @@
   "type": "metadata",
   "domain": "musicbrainz",
   "name": "MusicBrainz",
-  "description": "MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public. Music Assistant uses MusicBrainz primary to identify (unique) media items and therefore the provider can not be disabled. However note that lookups will only be performed if this info is absent locally.",
+  "description": "MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public. Music Assistant uses MusicBrainz primarily to identify (unique) media items and therefore this provider can not be disabled. However, note that lookups will only be performed if this info is absent locally.",
   "codeowners": ["@music-assistant"],
   "requirements": [],
   "documentation": "",