From 279af5c43f5fe978727838d350ea770c0b5ad148 Mon Sep 17 00:00:00 2001 From: Sebastian Paczkowski <74934099+sebpacz@users.noreply.github.com> Date: Thu, 23 Sep 2021 20:44:44 +0200 Subject: [PATCH] [Twig] Fix global variable name in XML config In the XML example, the global variable is named "foo" instead of "uuid". --- templating/global_variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templating/global_variables.rst b/templating/global_variables.rst index ab770657531..bd8342fed8e 100644 --- a/templating/global_variables.rst +++ b/templating/global_variables.rst @@ -92,7 +92,7 @@ the ``@`` character, which is the usual syntax to - +