diff --git a/docs/components/modal.md b/docs/components/modal.md index a0e741bb41..e8627fe682 100644 --- a/docs/components/modal.md +++ b/docs/components/modal.md @@ -251,7 +251,7 @@ Modals have two optional sizes, available via modifier classes to be placed on a For modals that simply appear rather than fade in to view, remove the `.fade` class from your modal markup. {% highlight html %} -