diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html index fca8c42c96..840091f854 100644 --- a/docs/_includes/js/modal.html +++ b/docs/_includes/js/modal.html @@ -3,7 +3,7 @@
Modals are streamlined, but flexible, dialog prompts with the minimum required functionality and smart defaults.
Be sure not to open a modal while another is still visible. Showing more than one modal at a time requires custom code.