From 7235ee7d8309c9cff9a548e6577ee1e00e4b8361 Mon Sep 17 00:00:00 2001 From: Harrissou Sant-anna Date: Tue, 4 Apr 2023 11:12:40 +0200 Subject: [PATCH] better wording Co-authored-by: Mathieu Pellerin --- resources/function_help/json/Sensors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/function_help/json/Sensors b/resources/function_help/json/Sensors index 0f4b11e16bd..e4873a6bb25 100644 --- a/resources/function_help/json/Sensors +++ b/resources/function_help/json/Sensors @@ -1,5 +1,5 @@ { "name": "Sensors", "type": "group", - "description": "This group contains functions to operate on sensors." + "description": "This group contains functions to interact with sensors." }