diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html index 1f68161361..92adb3af56 100644 --- a/docs/_includes/js/modal.html +++ b/docs/_includes/js/modal.html @@ -68,7 +68,7 @@ $('#myModal').on('shown.bs.modal', function () {

Live demo

Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.

-