Skip to content

Commit cecd778

Browse files
Update index.html
fix typo
1 parent d14eff8 commit cecd778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16161,7 +16161,7 @@ <h2>Including Elements in the Accessibility Tree</h2>
1616116161
<h2>Relationships in the Accessibility Tree</h2>
1616216162
<p>The following terms are used to describe relationships between <abbr title="Document Object Model">DOM</abbr> elements.</p>
1616316163
<p>
16164-
The <dfn data-export="" data-lt="accessibility anestor|accessibility ancestors">accessibility ancestors</dfn> of a DOM element are all DOM elements of which the given DOM element is an
16164+
The <dfn data-export="" data-lt="accessibility ancestor|accessibility ancestors">accessibility ancestors</dfn> of a DOM element are all DOM elements of which the given DOM element is an
1616516165
<a>accessibility descendant</a>.
1616616166
</p>
1616716167
<p>

0 commit comments

Comments
 (0)