From f46d0f6da401d17df280bcc730a940adf2ca6c93 Mon Sep 17 00:00:00 2001 From: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com> Date: Fri, 31 Jan 2025 14:28:18 -0800 Subject: [PATCH] Update website/content/docs/templates/legacy_json_templates/user-variables.mdx Co-authored-by: Ruben Nic --- .../docs/templates/legacy_json_templates/user-variables.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/templates/legacy_json_templates/user-variables.mdx b/website/content/docs/templates/legacy_json_templates/user-variables.mdx index bb809bb20..d8e504ab0 100644 --- a/website/content/docs/templates/legacy_json_templates/user-variables.mdx +++ b/website/content/docs/templates/legacy_json_templates/user-variables.mdx @@ -1,6 +1,6 @@ --- description: | -The `variables` block contains parameterized values for your templates. Learn how to configure `variables` to improve a template's security, portability, and shareability. + The `variables` block contains parameterized values for your templates. Learn how to configure `variables` to improve a template's security, portability, and shareability. page_title: variables reference for JSON templates ---