Skip to content

Commit 545b046

Browse files
committed
respec tweak
1 parent 36597a0 commit 545b046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

respecConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ var respecConfig = {
2121
wgURI: ["http://www.w3.org/WebPlatform/WG/"],
2222
license: "w3c-software-doc",
2323
wgPublicList: "www-dom",
24-
wgPatentURI: "http://www.w3.org/2004/01/pp-impl/83482/status",
24+
wgPatentURI: ["http://www.w3.org/2004/01/pp-impl/83482/status"],
2525
subjectPrefix: "DOM-Parsing",
2626
testSuiteURI: "http://w3c-test.org/domparsing/",
2727

0 commit comments

Comments
 (0)