Skip to content

Commit e3c79f5

Browse files
committed
Version should be 21
1 parent 0112c1b commit e3c79f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/wcag.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var version="22";
1+
var version="21";
22

33
function titleToPathFrag (title) {
44
return title.toLowerCase().replace(/[\s,]+/g, "-").replace(/[\(\)]/g, "");

0 commit comments

Comments
 (0)