Merge pull request #6783 from shammellee/patch-1

Fix small typo
pull/6788/head
Adrien Delorme 8 years ago committed by GitHub
commit 08f984d702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ sidebar_current: 'docs-templates-builders'
# Template Builders
Within the template, the builders section contains an array of all the builders
that Packer should use to generate a machine images for the template.
that Packer should use to generate machine images for the template.
Builders are responsible for creating machines and generating images from them
for various platforms. For example, there are separate builders for EC2, VMware,

Loading…
Cancel
Save