From 91d26a13ef71f1f26c9aff830361e0d5e1df9d20 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 16 Jul 2024 10:53:53 +0200 Subject: [PATCH] Glossary: rephrase 'template' (#33774) --- source/_data/glossary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_data/glossary.yml b/source/_data/glossary.yml index 15e33691be9..b1849b01d8a 100644 --- a/source/_data/glossary.yml +++ b/source/_data/glossary.yml @@ -532,7 +532,7 @@ - term: Template definition: >- A template is an automation definition that can include variables for the - service or data from the trigger values. This allows automations to generate + action or data from the trigger values. This allows automations to generate dynamic actions. link: /docs/automation/templating/ aliases: