diff --git a/website/content/docs/templates/hcl_templates/blocks/build/post-processors.mdx b/website/content/docs/templates/hcl_templates/blocks/build/post-processors.mdx index 60e3491e4..801b72e61 100644 --- a/website/content/docs/templates/hcl_templates/blocks/build/post-processors.mdx +++ b/website/content/docs/templates/hcl_templates/blocks/build/post-processors.mdx @@ -82,5 +82,5 @@ build { ``` Each of these `post-processors` will start after each build -- that is, after -each privision step has run on each source --. In all cases the source image is +each provision step has run on each source --. In all cases the source image is going to be deleted.