Merge pull request #609 from fgo/patch-2

website: Fix spelling in Provision documentation [ci skip]
This commit is contained in:
Mitchell Hashimoto 2013-11-07 23:03:45 -08:00
commit 02984bdb82
1 changed files with 1 additions and 1 deletions

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