From 5607c6c1aa270ef737b1893ba93591f791c88a01 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 5ffb16e6f..74c194573 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 with a child specified 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 with a child specified via aria-owns.

Perceivable