From f84ab5f30000e1f56e10d1f275aa57c1deb5a2d8 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Wed, 20 Aug 2025 16:28:23 +0100 Subject: [PATCH] Remove aspirational mention of techniques update frequency Closes #4254 --- understanding/understanding-techniques.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/understanding/understanding-techniques.html b/understanding/understanding-techniques.html index 850e0cbc0f..2322a9028d 100644 --- a/understanding/understanding-techniques.html +++ b/understanding/understanding-techniques.html @@ -6,7 +6,7 @@

Understanding Techniques for WCAG {{ versionDecimal }} Success Criteria

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.

-

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 Techniques for WCAG {{ versionDecimal }} document is updated periodically, about twice per year, to cover more current best practices and changes in technologies and tools.

+

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 Techniques for WCAG {{ versionDecimal }} document is updated periodically to cover more current best practices and changes in technologies and tools.

The three types of guidance in Techniques for WCAG {{ versionDecimal }} are explained below: