Skip to content

Commit a03d00c

Browse files
committed
fix prefix in first example
1 parent 220513d commit a03d00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-extensions-policy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h2>Motivation</h2>
7171
"@context": {
7272
"ic": "https://flavors.example/ns/icecream#",
7373
"favoriteIceCreamFlavor": {
74-
"@id": "pdg:favoriteIceCreamFlavor",
74+
"@id": "ic:favoriteIceCreamFlavor",
7575
"@type": "@id"
7676
},
7777
"Chocolate": "ic:Chocolate",

0 commit comments

Comments
 (0)