diff --git a/schemas/actors/organization.schema.tpl.json b/schemas/actors/organization.schema.tpl.json index 381f8dc6..3e84f0d8 100644 --- a/schemas/actors/organization.schema.tpl.json +++ b/schemas/actors/organization.schema.tpl.json @@ -81,7 +81,7 @@ }, "type": { "_instruction": "Add the type of this organization (legal entity or organizational unit).", - "_embeddedTypes": [ + "_linkedTypes": [ "controlledTerms:OrganizationType" ] }