Skip to content

Commit af22c57

Browse files
committed
fix(context): remove trailing comma
1 parent bbead48 commit af22c57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

institution_id/000_context.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"id": "@id",
44
"type": "@type",
55
"@base": "https://esgvoc.ipsl.fr/resource/universe/organisation/",
6-
"organisation": "https://esgvoc.ipsl.fr/resource/universe/organisation",
6+
"organisation": "https://esgvoc.ipsl.fr/resource/universe/organisation"
77
}
88
}

0 commit comments

Comments
 (0)