diff --git a/website/source/docs/provisioners/shell.html.markdown b/website/source/docs/provisioners/shell.html.markdown index 4c5a19992..d47b59733 100644 --- a/website/source/docs/provisioners/shell.html.markdown +++ b/website/source/docs/provisioners/shell.html.markdown @@ -102,7 +102,7 @@ root privileges without worrying about password prompts. ## Default Environmental Variables In addition to being able to specify custom environmental variables using -the `environmental_vars` configuration, the provisioner automatically +the `environment_vars` configuration, the provisioner automatically defines certain commonly useful environmental variables: * `PACKER_BUILD_NAME` is set to the name of the build that Packer is running.