Fix beginArea description

This commit is contained in:
Brian Beck 2016-12-13 20:05:35 -08:00
parent e27d08b171
commit 003585fb86

View file

@ -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: {