diff --git a/website/source/docs/builders/amazon.html.md b/website/source/docs/builders/amazon.html.md index 51a42ed29..50c39b901 100644 --- a/website/source/docs/builders/amazon.html.md +++ b/website/source/docs/builders/amazon.html.md @@ -81,8 +81,8 @@ following steps: - Looks for the credentials file in the `AWS_SHARED_CREDENTIALS_FILE` environment variable, and if that's empty, use the default credentials file (`.aws/credentials`) in the user's home directory. - - Uses the profile set in the `AWS_PROFILE` environment variable. If the - environment variable is not set, uses "default" as the profile. + - Uses the profile name set in the `AWS_PROFILE` environment variable. If + the environment variable is not set, uses "default" as the profile name. 3. Lookup an IAM role for the current EC2 instance (if you're running in EC2)