Skip to content

Commit

Permalink
Fix typo (#1583)
Browse files Browse the repository at this point in the history
  • Loading branch information
OzGav authored Aug 19, 2024
1 parent 1b1e55a commit 4be8cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion music_assistant/server/providers/musicbrainz/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "",
Expand Down

0 comments on commit 4be8cf0

Please sign in to comment.