From c8bbdfe46c1939fd4514743c110c2e2ba6779bd4 Mon Sep 17 00:00:00 2001 From: khazelton Date: Thu, 9 Aug 2018 20:13:25 -0500 Subject: [PATCH] Update core-person.json --- schema/core-person.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/core-person.json b/schema/core-person.json index 3dcc63f..e02d601 100644 --- a/schema/core-person.json +++ b/schema/core-person.json @@ -44,7 +44,7 @@ "familyName": { "type": "string" }, - "firstName": { + "givenName": { "type": "string" }, "middleName": {