From 66a9ed278e90963fedf95518438c454e22b1e6f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pete=20Nyk=C3=A4nen?= Date: Wed, 19 Aug 2015 21:43:16 +0300 Subject: [PATCH] Fixed couple of formatting errors in modal.md One extra `

` was out of place, plus couple of issues with `'s which caused some odd formatting. --- docs/components/modal.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/components/modal.md b/docs/components/modal.md index 162a48be59..80b86c1165 100644 --- a/docs/components/modal.md +++ b/docs/components/modal.md @@ -39,7 +39,7 @@ There are some caveats regarding using modals on mobile devices. [See our browse ### Static example -A rendered modal with header, body, and set of actions in the footer.

+A rendered modal with header, body, and set of actions in the footer.