From bab548dd3a6d4ab61382346d285eca606274b73a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Dimja=C5=A1evi=C4=87?= Date: Fri, 25 Jul 2025 13:05:26 +0200 Subject: [PATCH] Fix a wrong plural form in notify.markdown (#40138) --- source/_integrations/notify.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/notify.markdown b/source/_integrations/notify.markdown index 7b404c8923e..19ffb61236d 100644 --- a/source/_integrations/notify.markdown +++ b/source/_integrations/notify.markdown @@ -75,7 +75,7 @@ To test the entity platform action, select the `notify.send_message` action, and ### Example with the entity platform notify action -Under {% my developer_services title="**Developer Tools** > **Actions**" %}, select the **Notifications: Send a notification message** action. Select some target entity's using the entity selectors, enter a message and test sending it. +Under {% my developer_services title="**Developer Tools** > **Actions**" %}, select the **Notifications: Send a notification message** action. Select some target entities using the entity selectors, enter a message and test sending it. If you switch to view the YAML data under **Developer Tools**, it will appear as below. The same {% term action %} can be chosen in {% term automation %}. The YAML will appear the same: