Skip to content

Commit

Permalink
Update version number for a11y. (#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenDufresne committed Sep 2, 2024
1 parent 06d2f03 commit 4d75fe5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<!-- /wp:paragraph -->

<!-- wp:paragraph -->
<p><?php _e( 'WordPress aims to make the WordPress Admin and bundled themes fully WCAG 2.0 AA compliant where possible.', 'wporg' ); ?></p>
<p><?php _e( 'WordPress aims to make the WordPress Admin and bundled themes fully WCAG 2.1 AA compliant where possible.', 'wporg' ); ?></p>
<!-- /wp:paragraph -->

<!-- wp:paragraph -->
Expand Down

0 comments on commit 4d75fe5

Please sign in to comment.