diff --git a/website/pages/docs/from-1.5/blocks/variable.mdx b/website/pages/docs/from-1.5/blocks/variable.mdx index 1e003caa2..ce960e56f 100644 --- a/website/pages/docs/from-1.5/blocks/variable.mdx +++ b/website/pages/docs/from-1.5/blocks/variable.mdx @@ -1,6 +1,6 @@ --- description: > - The variable block also called the input-variable block defines variables + The variable block, also called the input-variable block, defines variables within your Packer configuration. layout: docs page_title: variable - Blocks @@ -34,4 +34,4 @@ Example of a variable assignment from a file: - Read the [full variables](/docs/from-1.5/variables) description for a more thorough read. -- Read the [variables guide](/guides/hcl/variables) for more examples. \ No newline at end of file +- Read the [variables guide](/guides/hcl/variables) for more examples.