From 2480d3c87140570bd9c42864f438d6b6e84c2b65 Mon Sep 17 00:00:00 2001 From: Sarah Higley Date: Thu, 13 May 2021 10:00:28 -0700 Subject: [PATCH] Fix typo in common/terms.html Co-authored-by: James Nurthen --- common/terms.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/terms.html b/common/terms.html index ed227eb72..cb2ce1a28 100644 --- a/common/terms.html +++ b/common/terms.html @@ -150,7 +150,7 @@
Parent Element
-

An 'parent element' is a direct DOM parent of the element, an ancestor of the element with only generic or presentation elements intervening, or any element specified as a child via aria-owns.

+

A 'parent element' is a direct DOM parent of the element, an ancestor of the element with only generic or presentation elements intervening, or any element specified as a child via aria-owns.

Perceivable