diff --git a/content/meta/wcag-conformance.md b/content/meta/wcag-conformance.md index b3b419a..5707c2e 100644 --- a/content/meta/wcag-conformance.md +++ b/content/meta/wcag-conformance.md @@ -28,7 +28,7 @@ Principle 1: Perceivable [SC 1.1.1: Non-Text Content](https://w3c.github.io/wcag/understanding/non-text-content.html) : All non-text content on my site has a text alternative. Images have alt-text ([ST H37](https://w3c.github.io/wcag/techniques/html/H37)). I provide image and audio transcripts using `aria-describedby` when relevant ([ST ARIA15](https://w3c.github.io/wcag/techniques/aria/ARIA15) and [ST G74](https://w3c.github.io/wcag/techniques/general/G74)). Form controls have `