From 971eac1701725f1b6f280dd0813e9d0aaa66965f Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Wed, 18 Dec 2019 15:59:16 +0100 Subject: [PATCH] Update website/source/guides/hcl/component-object-spec/index.html.md.erb Co-Authored-By: Wilken Rivera --- .../source/guides/hcl/component-object-spec/index.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/guides/hcl/component-object-spec/index.html.md.erb b/website/source/guides/hcl/component-object-spec/index.html.md.erb index 7be4178b0..6ec632a81 100644 --- a/website/source/guides/hcl/component-object-spec/index.html.md.erb +++ b/website/source/guides/hcl/component-object-spec/index.html.md.erb @@ -1,6 +1,6 @@ --- layout: guides -page_title: Generating code for congig spec. +page_title: Generating code for config spec. sidebar_current: hcl-component-object-spec description: |- Learn how to generate the HCL2 configuration of your component easily.