From: JuanMME Date: Sat, 16 Jun 2018 07:14:06 +0000 (+0200) Subject: Use pull request #10896 from JuanMME/patch-1 for v6.5.0 X-Git-Tag: v6.5.0-rc.1^2~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19aa08987bb78852027e49ba43106756088f0717;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Use pull request #10896 from JuanMME/patch-1 for v6.5.0 bc48ab9c4 Update label.md Signed-off-by: Nicolas Coden --- diff --git a/docs/pages/label.md b/docs/pages/label.md index e0b8d60ba..527c6a82c 100644 --- a/docs/pages/label.md +++ b/docs/pages/label.md @@ -27,15 +27,15 @@ A label will typically be describing another element on the page. To bind the tw ```html

Re: re: re: you won't believe what's in this email!

-High Priority +High Priority ``` If an element is described by multiple labels, place multiple IDs inside of `aria-describedby`. ```html

Re: re: re: you won't believe what's in this email!

-High Priority -Unread +High Priority +Unread ``` ---