From 4f0fa470911ba70031ee4fd17c7735858973cbc3 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 1 Jul 2016 19:10:12 +0200 Subject: [PATCH] Add icon --- source/_components/persistent_notification.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/persistent_notification.markdown b/source/_components/persistent_notification.markdown index 0ce8ebc174e..b92490c27ed 100644 --- a/source/_components/persistent_notification.markdown +++ b/source/_components/persistent_notification.markdown @@ -40,9 +40,9 @@ action: title: "Custom subject" ``` -### {% linkable_title Create a perstistant notification %} +### {% linkable_title Create a persistant notification %} -Use **Call Service** from the **Developer Tools** to call the `persistant_notification` service. Choose `persistant_notification/create` from the list of **Available services:** and enter something like the sample below into the **Service Data** field and hit **CALL SERVICE**. +Go to the service developer tool icon **Developer Tools** to call the `persistant_notification` service. Choose `persistant_notification/create` from the list of **Available services:** and enter something like the sample below into the **Service Data** field and hit **CALL SERVICE**. ```json {