Skip to content

Commit

Permalink
Merge branch 'master' into Rules_update_10_11_23
Browse files Browse the repository at this point in the history
  • Loading branch information
ErickRenteria authored Oct 12, 2023
2 parents fbfcc6e + f055397 commit 4009158
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 4009158

Please sign in to comment.