From 833a2c3e7e9a5bbf63bc802338cdd0ef3f1f0f61 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Sun, 3 May 2026 19:48:39 +0000 Subject: [PATCH] string --- homeassistant/components/compensation/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." } } },