We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd9991 commit ef603eeCopy full SHA for ef603ee
update-wcag-json.mjs
@@ -38,7 +38,7 @@ for (const principle of data.principles) {
38
delete criterion.alt_id;
39
delete criterion.details;
40
delete criterion.title;
41
- delete criterion.techniquesHtml;
+ delete criterion.techniques;
42
delete criterion.versions;
43
}
44
0 commit comments