From 8245ebaef592006b3a548de7331a7449953aeb7d Mon Sep 17 00:00:00 2001 From: Dave T <17680170+davet2001@users.noreply.github.com> Date: Tue, 19 Apr 2022 10:12:24 +0100 Subject: [PATCH] Correct grammar in notification description (#70249) --- homeassistant/components/notify/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/notify/services.yaml b/homeassistant/components/notify/services.yaml index bc31aef1a6e..1a0de7344a3 100644 --- a/homeassistant/components/notify/services.yaml +++ b/homeassistant/components/notify/services.yaml @@ -36,7 +36,7 @@ notify: persistent_notification: name: Send a persistent notification - description: Sends a notification to the visible in the front-end. + description: Sends a notification that is visible in the front-end. fields: message: name: Message