Skip to content

Commit

Permalink
update WCAG acronym
Browse files Browse the repository at this point in the history
  • Loading branch information
MylesJarvis committed Mar 14, 2024
1 parent 60bb235 commit dcdbcd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/pages/accessibility_statement.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@

<p>
This service is partially compliant with the
<%= link_to 'Web Content Accessibility Guidelines version 2.1', 'https://www.w3.org/TR/WCAG21/' %>
<%= link_to 'Web Content Accessibility Guidelines (WCAG) version 2.1', 'https://www.w3.org/TR/WCAG21/' %>
AA standard, due to the following non-compliances:
</p>
<p>
Expand Down

0 comments on commit dcdbcd7

Please sign in to comment.