diff --git a/schema.json b/schema.json index 6e6519c..ad1c2b9 100644 --- a/schema.json +++ b/schema.json @@ -4595,7 +4595,7 @@ { "kind": "OBJECT", "name": "Tag", - "description": "[Tags](https://musicbrainz.org/tags) are a way mark entities\nwith extra information – for example, the genres that apply to an artist,\nrelease, or recording.", + "description": "[Tags](https://musicbrainz.org/tags) are a way to mark entities\nwith extra information – for example, the genres that apply to an artist,\nrelease, or recording.", "fields": [ { "name": "name", diff --git a/schema.md b/schema.md index c7e3f4f..f30b4ce 100644 --- a/schema.md +++ b/schema.md @@ -1641,7 +1641,7 @@ type SeriesEdge { cursor: String! } -# [Tags](https://musicbrainz.org/tags) are a way mark entities +# [Tags](https://musicbrainz.org/tags) are a way to mark entities # with extra information – for example, the genres that apply to an artist, # release, or recording. type Tag {