diff --git a/homeassistant/components/philips_js/strings.json b/homeassistant/components/philips_js/strings.json index 19228e906d98..6c738a36df31 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." } } }