diff --git a/understanding/understanding.11tydata.js b/understanding/understanding.11tydata.js index fb9e83a3f1..8704be12ad 100644 --- a/understanding/understanding.11tydata.js +++ b/understanding/understanding.11tydata.js @@ -342,7 +342,7 @@ export default function (data) { advisory: [ "Enabling user agents to find the version of the content that best fits their needs", 'Using semantics to identify important features (e.g., coga-simplification="simplest")', - "Using aria-invalid and aria-required", + "Using required or aria-invalid and aria-required to programmatically identify required fields and/or those with validation errors", ], },