This commit is contained in:
Brian Beck 2016-12-20 18:06:33 -08:00
parent 53d7d84397
commit 455c34dc54
3 changed files with 3 additions and 3 deletions

View file

@ -4765,7 +4765,7 @@ ignoring pagination.
An object containing the cover art for a release group obtained
from the [Cover Art Archive](https://musicbrainz.org/doc/Cover_Art_Archive). For
release groups, just the front cover of particular release will be selected.
release groups, just the front cover of a particular release will be selected.
<table><thead>
<tr>

View file

@ -1,6 +1,6 @@
{
"name": "graphbrainz",
"version": "5.0.2",
"version": "5.0.3",
"description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.",
"main": "lib/index.js",
"bin": "lib/index.js",

View file

@ -8121,7 +8121,7 @@
{
"kind": "OBJECT",
"name": "ReleaseGroupCoverArt",
"description": "An object containing the cover art for a release group obtained\nfrom the [Cover Art Archive](https://musicbrainz.org/doc/Cover_Art_Archive). For\nrelease groups, just the front cover of particular release will be selected.",
"description": "An object containing the cover art for a release group obtained\nfrom the [Cover Art Archive](https://musicbrainz.org/doc/Cover_Art_Archive). For\nrelease groups, just the front cover of a particular release will be selected.",
"fields": [
{
"name": "front",