From f46a4351e6d060042ca2cfb9026bb0f4b7692252 Mon Sep 17 00:00:00 2001 From: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:36:05 -0800 Subject: [PATCH] Apply suggestions from code review --- .../docs/templates/hcl_templates/contextual-variables.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/templates/hcl_templates/contextual-variables.mdx b/website/content/docs/templates/hcl_templates/contextual-variables.mdx index 50791222f..c6a6b4878 100644 --- a/website/content/docs/templates/hcl_templates/contextual-variables.mdx +++ b/website/content/docs/templates/hcl_templates/contextual-variables.mdx @@ -1,7 +1,7 @@ --- page_title: Contextual variables reference description: >- - Source variabls, build variables, and other special variables are context dependent. Learn about contextual variables that provide connection and instance state information. + Source variables, build variables, and other special variables are context dependent. Learn about contextual variables that return connection and instance state information. --- # Contextual variables