diff --git a/index.html b/index.html
index 72254e471..771bd5782 100644
--- a/index.html
+++ b/index.html
@@ -10751,7 +10751,7 @@
Definitions of States and Properties (all aria-* attributes)
Value: |
- true/false |
+ Enumerated |
@@ -10759,21 +10759,25 @@ Definitions of States and Properties (all aria-* attributes)
Values:
- Value |
+ Value (keyword) |
+ State |
Description |
- false (default): |
+ false: |
+ False |
There are no expected updates for the element. |
true |
+ True |
The element is being updated. |
+ The attribute's missing value default and invalid value default are both the False state.
aria-checked