Skip to content

Commit 87842eb

Browse files
Remove aspirational mention of techniques update frequency (#4566)
Closes #4254 Co-authored-by: Mike Gower <[email protected]>
1 parent 160abb8 commit 87842eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

understanding/understanding-techniques.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<body>
77
<h1>Understanding Techniques for WCAG {{ versionDecimal }} Success Criteria</h1>
88
<p>WCAG {{ versionDecimal }} guidelines and success criteria are designed to be broadly applicable to current and future web technologies, including dynamic applications, mobile, digital television, etc. They are stable and do not change.</p>
9-
<p>Specific guidance for authors and evaluators on meeting the WCAG {{ versionDecimal }} success criteria is provided in techniques, which include code examples, resources, and tests. W3C's <a href="../Techniques/">Techniques for WCAG {{ versionDecimal }}</a> document is updated periodically, about twice per year, to cover more current best practices and changes in technologies and tools.</p>
9+
<p>Specific guidance for authors and evaluators on meeting the WCAG {{ versionDecimal }} success criteria is provided in techniques, which include code examples, resources, and tests. W3C's <a href="../Techniques/">Techniques for WCAG {{ versionDecimal }}</a> document is updated periodically to cover more current best practices and changes in technologies and tools.</p>
1010
<p>The three types of guidance in <a href="../Techniques/">Techniques for WCAG {{ versionDecimal }}</a> are explained below:</p>
1111
<ul>
1212
<li>Sufficient techniques</li>

0 commit comments

Comments
 (0)