diff --git a/_rules/presentational-children-no-focusable-content-307n5z.md b/_rules/presentational-children-no-focusable-content-307n5z.md index 4de0bafa2b..1ef8653d4b 100755 --- a/_rules/presentational-children-no-focusable-content-307n5z.md +++ b/_rules/presentational-children-no-focusable-content-307n5z.md @@ -188,7 +188,7 @@ This `` element has a `link` role, which does not have [presentational childr #### Inapplicable Example 3 -The applicability of this rule does not include elements with an explicit role of `presentation`. Only implicit (through roles with [presentational children][]). This example shows that. +The applicability of this rule does not include elements with an explicit role of `presentation`. Only implicit, through roles with [presentational children][]. ```html