From c5e282c0106fd8fc54e8e930ebadc0ab6c2724da Mon Sep 17 00:00:00 2001 From: Zoltan Hawryluk Date: Thu, 15 Sep 2022 11:23:50 -0400 Subject: [PATCH] Fixed strong tag issue. --- content/body/screen-reader-only-text.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/body/screen-reader-only-text.php b/content/body/screen-reader-only-text.php index 573d1c74..a68e0796 100644 --- a/content/body/screen-reader-only-text.php +++ b/content/body/screen-reader-only-text.php @@ -80,7 +80,7 @@ class="enable-example"

- Be very careful putting ARIA-labels on a div or span tag. Sometimes, screen readers like Voiceover will think that those tags with an aria-label imply that the items inside are a group of interactive elements. Your mileage may vary. + Be very careful putting ARIA-labels on a div or span tag. Sometimes, screen readers like Voiceover will think that those tags with an aria-label imply that the items inside are a group of interactive elements. Your mileage may vary.