Fix Tag description

This commit is contained in:
Brian Beck 2016-11-28 06:24:41 -08:00
parent 6f5601ec19
commit 3f33173391

View file

@ -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: () => ({