diff --git a/src/types/tag.js b/src/types/tag.js index f0853d2..b9f1117 100644 --- a/src/types/tag.js +++ b/src/types/tag.js @@ -8,7 +8,7 @@ import { connectionWithCount } from './helpers' const Tag = new GraphQLObjectType({ name: 'Tag', - description: `[Tags](https://musicbrainz.org/tags) are a way mark entities + description: `[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.`, fields: () => ({