From b370e3c14a6c84e10d10d0b90f16c25bf4571901 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Sat, 6 Dec 2025 06:08:18 +0100 Subject: [PATCH] Add glossary to integration in Persistent Notification (#42253) --- source/_integrations/persistent_notification.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/persistent_notification.markdown b/source/_integrations/persistent_notification.markdown index 27846c1f37f..1d4059bdab4 100644 --- a/source/_integrations/persistent_notification.markdown +++ b/source/_integrations/persistent_notification.markdown @@ -12,7 +12,7 @@ ha_domain: persistent_notification ha_integration_type: system --- -The `persistent_notification` integration can be used to show a notification on the frontend that has to be dismissed by the user. +The `persistent_notification` {% term integration %} can be used to show a notification on the frontend that has to be dismissed by the user.