From 4f7496b6beef8eb63398451f89f8f1f744259e8c Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 13 Oct 2020 09:12:31 -0400 Subject: [PATCH] Add modal keyword to improve search --- docs/components/dialog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/dialog.md b/docs/components/dialog.md index 1f9d1c24..08c0715a 100644 --- a/docs/components/dialog.md +++ b/docs/components/dialog.md @@ -2,7 +2,7 @@ [component-header:sl-dialog] -Dialogs appear above the page and require the user's immediate attention. +Dialogs, sometimes called "modals", appear above the page and require the user's immediate attention. ```html preview