Skip to content

Commit 4dea0de

Browse files
committed
typo
1 parent f75caa1 commit 4dea0de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/publish_govcloud.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ elif [ $ENVIRONMENT = "us2-fed" ]; then
5353
AWS_VAULT_ROLE=sso-govcloud-fed-us2-engineering
5454

5555
else
56-
printf "[ERROR]: ENVIRONMENT not supported, must be us1-staging-fed, us1-fed, or us2.\n"
56+
printf "[ERROR]: ENVIRONMENT not supported, must be us1-staging-fed, us1-fed, or us2-fed.\n"
5757
exit 1
5858
fi
5959

0 commit comments

Comments
 (0)