From 7526b23affa7727a107866179fee36bfffb5a190 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 15 Jul 2024 18:02:37 +0200 Subject: [PATCH] Update source/_integrations/compensation.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- source/_integrations/compensation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/compensation.markdown b/source/_integrations/compensation.markdown index 64534b7c320..88bebf2c1c1 100644 --- a/source/_integrations/compensation.markdown +++ b/source/_integrations/compensation.markdown @@ -29,7 +29,7 @@ Entity: Data points: description: "The collection of data point conversions with the format `uncompensated_value, compensated_value`. e.g., `1.0, 2.1`." Attribute: - description: Attribute from the source to monitor/compensate. When omitted the state value of the source will be used. + description: Attribute from the source to monitor/compensate. When omitted, the state value of the source will be used. Degree: description: "The degree of a polynomial. e.g., Linear compensation (y = x + 3) has 1 degree, Quadratic compensation (y = x2 + x + 3) has 2 degrees, etc." Precision: