From c3d574a9161eeec83826ad5a369719d6869495a0 Mon Sep 17 00:00:00 2001 From: jgyates Date: Sun, 29 Oct 2023 15:19:52 -0400 Subject: [PATCH] V1.18.18 --- data/controller/Evolution_Liquid_Cooled.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/controller/Evolution_Liquid_Cooled.json b/data/controller/Evolution_Liquid_Cooled.json index 3f615d96..8df0982e 100644 --- a/data/controller/Evolution_Liquid_Cooled.json +++ b/data/controller/Evolution_Liquid_Cooled.json @@ -1248,7 +1248,7 @@ "type": "int", "length": 2, "bounds_regex":"^([1][2-9])|([2-5][0-9])|([6][0])$", - "toottip": "The duration of the exercise cycle. This must be a whole number between 12 and 60 minutes." + "tooltip": "The duration of the exercise cycle. This must be a whole number between 12 and 60 minutes." } ] }