From 65cc5fe8238014004db22ce14ba8fcfccce7e1a0 Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Tue, 17 Dec 2019 11:31:57 +0100 Subject: [PATCH] fix missing typo correction (#8494) I left this change on my local branch --- website/source/guides/hcl/from-json-v1/index.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/guides/hcl/from-json-v1/index.html.md.erb b/website/source/guides/hcl/from-json-v1/index.html.md.erb index 01a8e2278..8ad0ca740 100644 --- a/website/source/guides/hcl/from-json-v1/index.html.md.erb +++ b/website/source/guides/hcl/from-json-v1/index.html.md.erb @@ -11,7 +11,7 @@ description: |- -> **Note:** Starting from version **1.5.0** Packer can read HCL2 files. -We will soon provide a programatical a way to transpose a v1 buildfile to a v1.5 +We will soon provide a programatic way to transpose a v1 buildfile to a v1.5 HCL file. In the meantime we will show how to manually do it. The following file :