Skip to content

Commit

Permalink
Fix closing #56
Browse files Browse the repository at this point in the history
  • Loading branch information
agbeltran committed Jan 25, 2018
1 parent bccb27f commit 8246ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json-schemas/material_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"description": "The spatial coordinates denoting the geospatial origin of the material used to produce measurements part of the dataset.",
"type" : "array",
"items" : {
"$ref" : "annotation_schema.json#"
"$ref" : "place_schema.json#"
}
},
"bearerOfDisease": {
Expand Down

0 comments on commit 8246ab8

Please sign in to comment.