Skip to content

Commit

Permalink
Fix wgPublicList typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlongley committed Aug 10, 2016
1 parent 0c153fe commit 5c1743b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/latest/json-ld-api-best-practices/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
//previousPublishDate: "1977-03-15",
wg: "Linking Data in JSON Community Group",
wgURI: "http://json-ld.org/",
wgPublicList: "public-linked-json@w3c.org"
wgPublicList: "public-linked-json"
//wgPatentURI: "http://www.w3.org/2004/01/pp-impl/424242/status",
};
</script>
Expand Down

0 comments on commit 5c1743b

Please sign in to comment.