diff --git a/docs/4.0/components/badge.md b/docs/4.0/components/badge.md index 3ea58bbe8e45..c42d948d6796 100644 --- a/docs/4.0/components/badge.md +++ b/docs/4.0/components/badge.md @@ -31,7 +31,7 @@ Badges scale to match the size of the immediate parent element by using relative Badges can be used as part of links or buttons to provide a counter. {% example html %} - {% endexample %} @@ -41,7 +41,7 @@ Note that depending on how they are used, badges may be confusing for users of s Unless the context is clear (as with the "Notifications" example, where it is understood that the "4" is the number of notifications), consider including additional context with a visually hidden piece of additional text. {% example html %} - diff --git a/docs/4.0/components/modal.md b/docs/4.0/components/modal.md index 55c1dbc314ed..491bd3fb8f7a 100644 --- a/docs/4.0/components/modal.md +++ b/docs/4.0/components/modal.md @@ -422,7 +422,7 @@ Modals have two optional sizes, available via modifier classes to be placed on a {% highlight html %} - +