diff --git a/index.html b/index.html index 6b9ea3a..f19cc46 100644 --- a/index.html +++ b/index.html @@ -168,7 +168,7 @@
- In the following example, a `button` allows for a user to toggle the state of a + In the following example, a `button` element allows for a user to toggle the state of a setting within a web application. The `aria-pressed` attribute is used to augment the `button` element. When in the "pressed" state that information can be exposed to users of assistive technologies. @@ -341,10 +341,9 @@