Skip to content

Commit b4e2942

Browse files
committed
Fix type alias.
1 parent ccd12fb commit b4e2942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/expand/c020-in.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"@context": {
33
"@vocab": "http://example/",
4+
"type": "@type",
45
"Type": {
56
"@context": {
6-
"type": "@type",
77
"value": "@value"
88
}
99
}

0 commit comments

Comments
 (0)