Skip to content

Commit

Permalink
Fixed missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
agbeltran committed Mar 24, 2017
1 parent 0da47ea commit cbb3556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json-schemas/dataset_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"items" : {
"$ref" : "annotation_schema.json#"
}
}
},
"types" : {
"description": "A term, ideally from a controlled terminology, identifying the dataset type or nature of the data, placing it in a typology",
"type" : "array",
Expand Down

0 comments on commit cbb3556

Please sign in to comment.