diff --git a/source/_integrations/vacuum.template.markdown b/source/_integrations/vacuum.template.markdown index 9d7adb53f22..4b032cf5b63 100644 --- a/source/_integrations/vacuum.template.markdown +++ b/source/_integrations/vacuum.template.markdown @@ -103,9 +103,9 @@ vacuum: type: [string, list] {% endconfiguration %} -### Template variables +### Template and action variables -State-based template entities have the special template variable `this` available in their templates. The `this` variable aids [self-referencing](/integrations/template#self-referencing) of an entity's state and attribute in templates. +State-based template entities have the special template variable `this` available in their templates and actions. The `this` variable aids [self-referencing](/integrations/template#self-referencing) of an entity's state and attribute in templates and actions. ## Examples