diff --git a/website/source/intro/getting-started/provision.html.markdown b/website/source/intro/getting-started/provision.html.markdown index ddb012d53..fa6016744 100644 --- a/website/source/intro/getting-started/provision.html.markdown +++ b/website/source/intro/getting-started/provision.html.markdown @@ -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