diff --git a/_rules/table-headers-attribute-refer-to-data-cells-a25f45.md b/_rules/table-headers-attribute-refer-to-data-cells-a25f45.md index 1452c36891e..777e852a416 100755 --- a/_rules/table-headers-attribute-refer-to-data-cells-a25f45.md +++ b/_rules/table-headers-attribute-refer-to-data-cells-a25f45.md @@ -405,7 +405,7 @@ The `table` is not [included in the accessibility tree][]. This `table` doesn't have a role of `table`, `grid` or `treegrid`. ```html - +
World
```