From aa8099a9c0d8338ec46d01decc1c42617db75426 Mon Sep 17 00:00:00 2001 From: John Sadie Date: Tue, 11 Jul 2017 17:54:54 -0700 Subject: [PATCH] fix(alert): Fixes grammatical errors in alerts documentation --- ui/components/alert/_doc.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/components/alert/_doc.scss b/ui/components/alert/_doc.scss index e1d59ff503..6f8b325a12 100644 --- a/ui/components/alert/_doc.scss +++ b/ui/components/alert/_doc.scss @@ -8,7 +8,7 @@ * assistive technology that they require the user’s immediate attention. Use a * span with `.slds-assistive-text` to let the user know what type of notification it is. * - * @summary Alert banners communicates a state that affects the entire system, not just a feature or page. It persists over a session and appear without user initiating the action. + * @summary Alert banners communicate a state that affects the entire system, not just a feature or page. It persists over a session and appears without the user initiating the action. * * @base * @name alert