diff --git a/schema/Location.json b/schema/Location.json index 1aee55d..ee29209 100644 --- a/schema/Location.json +++ b/schema/Location.json @@ -62,7 +62,7 @@ } }, "persons": { - "description": "{{ Location.properties.person.description }}", + "description": "{{ Location.properties.persons.description }}", "type": "array", "items": { "type": "string",