mirror of
https://github.com/home-assistant/core.git
synced 2026-05-30 12:14:20 +01:00
Correct grammar in notification description (#70249)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user