Skip to content

Commit d2640cd

Browse files
julia-sprengerroll
authored andcommitted
docs: fix json syntax in example resource descriptor (#1088)
1 parent c0b960b commit d2640cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/recipes/json-data-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ A comprehensive JSON Data Resource example with all required, recommended and op
9494
},
9595
"name": {
9696
"type": "string"
97-
}
97+
},
9898
"description": {
9999
"type": "string"
100100
}

0 commit comments

Comments
 (0)