diff --git a/homeassistant/components/compensation/strings.json b/homeassistant/components/compensation/strings.json index ef2f99490a94..5f43f67bb7c4 100644 --- a/homeassistant/components/compensation/strings.json +++ b/homeassistant/components/compensation/strings.json @@ -47,7 +47,7 @@ "entity_id": "Entity to use as source.", "name": "Name of the compensation sensor." }, - "description": "Create a compensation sensor that enhances the accuracy of a source sensors value. This is done by calculating a new state using an nth degree polynomial with the source sensors value." + "description": "Create a compensation sensor that enhances the accuracy of a source sensor's value. This is done by calculating a new state using an nth degree polynomial with the source sensor's value." } } },