From 324367b80807d1530fd1f1b3d877d89105d852cb Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Thu, 28 May 2020 17:09:57 +0200 Subject: [PATCH] Update variable.mdx --- website/pages/docs/from-1.5/blocks/variable.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/docs/from-1.5/blocks/variable.mdx b/website/pages/docs/from-1.5/blocks/variable.mdx index 35494a083..1e003caa2 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