diff --git a/demos/dialog/modal.html b/demos/dialog/modal.html index 1eb69f0..2846d57 100644 --- a/demos/dialog/modal.html +++ b/demos/dialog/modal.html @@ -53,7 +53,7 @@
-

A modal dialog prevents the user from interacting with the rest of the page until it is closed. To add a semi-transparent layer that dims out the page content behind the dialog, set the background color and opacity of the overlay option.

+

A modal dialog prevents the user from interacting with the rest of the page until it is closed.