From ec865453944b605eb4be14e086e9008b95e2fc08 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Fri, 4 Mar 2022 06:09:19 +0100 Subject: [PATCH] Minor tweak of template documentation (#21880) --- source/_integrations/template.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index 9c6ff692538..5b1948f7f48 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -132,7 +132,7 @@ binary_sensor: required: true type: template delay_on: - description: The amount of time (ie `0:00:05`) the template state must be ***met*** before this sensor will switch to `on`. This can also be a template. + description: The amount of time (e.g. `0:00:05`) the template state must be ***met*** before this sensor will switch to `on`. This can also be a template. required: false type: time delay_off: