mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
Fix beginArea description
This commit is contained in:
parent
e27d08b171
commit
003585fb86
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ is often, but not always, its birth/formation country.`
|
|||
beginArea: {
|
||||
type: Area,
|
||||
description: `The area in which an artist began their career (or where
|
||||
were born, if the artist is a person).`,
|
||||
they were born, if the artist is a person).`,
|
||||
resolve: resolveWithFallback(['begin-area', 'begin_area'])
|
||||
},
|
||||
endArea: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue