From 940180fb5bb585843d4645546ce3727f567e2d4f Mon Sep 17 00:00:00 2001 From: Andy Bettisworth Date: Wed, 2 Jun 2021 08:18:37 -0500 Subject: [PATCH] spelling (#11064) --- website/content/docs/templates/hcl_templates/blocks/source.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/templates/hcl_templates/blocks/source.mdx b/website/content/docs/templates/hcl_templates/blocks/source.mdx index 3358a6ae1..999087969 100644 --- a/website/content/docs/templates/hcl_templates/blocks/source.mdx +++ b/website/content/docs/templates/hcl_templates/blocks/source.mdx @@ -12,7 +12,7 @@ The top-level `source` block defines reusable builder configuration blocks: `@include 'from-1.5/sources/example-block.mdx'` -You can start builders by refering to those source blocks form a [`build` +You can start builders by refering to those source blocks from a [`build` block](/docs/templates/hcl_templates/blocks/build), for example : ```hcl