Fix spelling in Provision documentation [ci skip]

This commit is contained in:
Francis Go 2013-11-08 17:03:15 +11:00
parent 05bece2482
commit 4b3665e9c0

View File

@ -83,7 +83,7 @@ With the provisioner configured, give it a pass once again through
`packer validate` to verify everything is okay, then build it using
`packer build example.json`. The output should look similar to when you
built your first image, except this time there will be a new step where
the provisoning is run.
the provisioning is run.
The output from the provisioner is too verbose to include in this
guide, since it contains all the output from the shell scripts. But you