From: Fayne Aldan Date: Thu, 23 Jun 2016 23:20:02 +0000 (-0600) Subject: Fixed typo on a closing tag X-Git-Tag: v6.2.4-rc1~32^2~28^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87d12797fbfbe730ca5cc1cb36b7cb28e15a9ab5;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fixed typo on a closing tag --- diff --git a/docs/pages/badge.md b/docs/pages/badge.md index d5e2b8f43..0ed430cd4 100644 --- a/docs/pages/badge.md +++ b/docs/pages/badge.md @@ -18,7 +18,7 @@ A badge will typically be describing another element on the page. To bind the tw ```html

Unread Messages

-1 +1 ``` Finally, the content itself might need more context for users that use screen readers. You can add extra text inside the badge using the `.show-for-sr` class. @@ -50,4 +50,4 @@ An icon can be used in place of text. We're using the [Foundation icon font](htt -``` \ No newline at end of file +```