Skip to content

Commit 1fd1caa

Browse files
authored
Change “Success Criterion” case from title to sentence in technique template partials (#4900)
Discovered while reviewing #4258. [Preview](https://deploy-preview-4900--wcag2.netlify.app/understanding/status-messages#:~:text=deems%20sufficient%20for%20meeting%20this%20success%20criterion)
1 parent a85fa7f commit 1fd1caa

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<p>
2-
The following are common mistakes that are considered failures of this Success Criterion by the Accessibility Guidelines Working Group.
2+
The following are common mistakes that are considered failures of this success criterion by the Accessibility Guidelines Working Group.
33
</p>

_includes/understanding/intro/techniques.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p>
22
Each numbered item in this section represents a technique or combination of techniques
3-
that the Accessibility Guidelines Working Group deems sufficient for meeting this Success Criterion.
4-
A technique may go beyond the minimum requirement of the criterion. There may be other ways of meeting the criterion not covered by these techniques.
3+
that the Accessibility Guidelines Working Group deems sufficient for meeting this success criterion.
4+
A technique may go beyond the minimum requirement of the criterion. There may be other ways of meeting the criterion not covered by these techniques.
55
For information on using other techniques, see
66
<a href="understanding-techniques">Understanding Techniques for WCAG Success Criteria</a>,
77
particularly the "Other Techniques" section.

_includes/understanding/techniques.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<h2>Techniques</h2>
88
<p>
99
Each numbered item in this section represents a technique or combination of techniques
10-
that the Accessibility Guidelines Working Group deems sufficient for meeting this Success Criterion.
11-
A technique may go beyond the minimum requirement of the criterion. There may be other ways of meeting the criterion not covered by these techniques.
10+
that the Accessibility Guidelines Working Group deems sufficient for meeting this success criterion.
11+
A technique may go beyond the minimum requirement of the criterion. There may be other ways of meeting the criterion not covered by these techniques.
1212
For information on using other techniques, see
1313
<a href="understanding-techniques">Understanding Techniques for WCAG Success Criteria</a>,
1414
particularly the "Other Techniques" section.

0 commit comments

Comments
 (0)