diff --git a/source/_components/persistent_notification.markdown b/source/_components/persistent_notification.markdown index 8ca121d36bf..9746ef22002 100644 --- a/source/_components/persistent_notification.markdown +++ b/source/_components/persistent_notification.markdown @@ -1,7 +1,7 @@ --- layout: page title: "Persistent notification" -description: "Instructions on how to integrate persistant notifications into Home Assistant." +description: "Instructions on how to integrate persistent notifications into Home Assistant." date: 2016-06-25 10:00 sidebar: true comments: false @@ -12,10 +12,10 @@ ha_category: Other ha_release: 0.23 --- -The `persistant_notification` can be used to show a message on the frontend that has to be dismissed by the user. +The `persistent_notification` can be used to show a message on the frontend that has to be dismissed by the user.
-
+