From 9107e166b478d0c7cab500bfbfeef3659144a4d8 Mon Sep 17 00:00:00 2001 From: Joakim Plate Date: Wed, 11 Oct 2023 13:53:47 +0200 Subject: [PATCH] Adjust language slightly for philips_js strings (#101783) --- homeassistant/components/philips_js/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/philips_js/strings.json b/homeassistant/components/philips_js/strings.json index 19228e906d9..6c738a36df3 100644 --- a/homeassistant/components/philips_js/strings.json +++ b/homeassistant/components/philips_js/strings.json @@ -33,7 +33,7 @@ "allow_notify": "Allow notification service" }, "data_description": { - "allow_notify": "Allow the usage of data notification service on TV instead of periodic polling. This allow faster reaction to state changes on the TV, however, some TV's will stop responding when this activated due to firmware bugs." + "allow_notify": "Allow the usage of data notification service on TV instead of periodic polling. This allows faster reaction to state changes on the TV, however, some TV's will stop responding with this activated due to firmware bugs." } } }