Skip to content

Commit

Permalink
respec tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
plehegar committed May 13, 2016
1 parent 36597a0 commit 545b046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion respecConfig.js
Expand Up @@ -21,7 +21,7 @@ var respecConfig = {
wgURI: ["http://www.w3.org/WebPlatform/WG/"],
license: "w3c-software-doc",
wgPublicList: "www-dom",
wgPatentURI: "http://www.w3.org/2004/01/pp-impl/83482/status",
wgPatentURI: ["http://www.w3.org/2004/01/pp-impl/83482/status"],
subjectPrefix: "DOM-Parsing",
testSuiteURI: "http://w3c-test.org/domparsing/",

Expand Down

0 comments on commit 545b046

Please sign in to comment.