Skip to content

Commit

Permalink
Update rulesets.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tombrunet authored Oct 11, 2023
1 parent 44cac71 commit 636ba31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion accessibility-checker-engine/src/v4/rulesets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export let a11yRulesets: Guideline[] = [
},
{
id: "IBM_Accessibility",
name: "IBM Accessibility",
name: "IBM Accessibility 7.2",
category: eGuidelineCategory.ACCESSIBILITY,
description: "Rules for WCAG 2.1 AA plus additional IBM checklist supplemental requirements.",
// This ruleset has all 2.0 and 2.1 checkpoints that are A or AA
Expand Down

0 comments on commit 636ba31

Please sign in to comment.