Skip to content

Commit 757b76d

Browse files
committed
Add missing s on persons
1 parent a75b426 commit 757b76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/Location.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
}
6363
},
6464
"persons": {
65-
"description": "{{ Location.properties.person.description }}",
65+
"description": "{{ Location.properties.persons.description }}",
6666
"type": "array",
6767
"items": {
6868
"type": "string",

0 commit comments

Comments
 (0)