From 4e4d4426fa6f17700a70a098934c6b979820420c Mon Sep 17 00:00:00 2001 From: Lorenzo Milesi Date: Wed, 4 Sep 2019 11:19:02 +0200 Subject: [PATCH] typo in persistent_notification.markdown (#10291) --- source/_components/persistent_notification.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/persistent_notification.markdown b/source/_components/persistent_notification.markdown index 4be8e781ae7..bb0354a7407 100644 --- a/source/_components/persistent_notification.markdown +++ b/source/_components/persistent_notification.markdown @@ -8,7 +8,7 @@ ha_release: 0.23 ha_qa_scale: internal --- -The `persistent_notification` integration can be used to show a notfication on the frontend that has to be dismissed by the user. +The `persistent_notification` integration can be used to show a notification on the frontend that has to be dismissed by the user.