Skip to content

Commit 06e502a

Browse files
committed
Fixing json
1 parent 9c1c89c commit 06e502a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/iiif_3_0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"allOf": [
8181
{ "$ref": "#/types/class" },
8282
{
83-
"title": "linkedResource"
83+
"title": "linkedResource",
8484
"type": "object",
8585
"properties": {
8686
"format": { "$ref": "#/types/format" },

0 commit comments

Comments
 (0)