Skip to content

Commit a143a87

Browse files
authored
Fix a11y feat chapter text (#3924)
1 parent 8224b3e commit a143a87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/en/2024/accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ featured_quote: Most modern governments have committed to either WCAG 2.0 AA or
1515
featured_stat_1: 40%
1616
featured_stat_label_1: Of desktop sites and 39% of mobile sites have at least one `role="presentation"`.
1717
featured_stat_2: 0.1%
18-
featured_stat_label_2: Sites with `<audio>` elements include a `<track>` element.
18+
featured_stat_label_2: Sites with `<audio>` elements that include a `<track>` element.
1919
featured_stat_3: 57%
2020
featured_stat_label_3: Mobile sites passing the Lighthouse audit for properly ordered headings.
2121
doi: 10.5281/zenodo.14063775

0 commit comments

Comments
 (0)