diff --git a/website/scripts/deploy.sh b/website/scripts/deploy.sh index fac7e8ca2..96856842a 100755 --- a/website/scripts/deploy.sh +++ b/website/scripts/deploy.sh @@ -93,7 +93,7 @@ if [ -z "$NO_UPLOAD" ]; then modify "s3://hc-sites/$PROJECT/latest/" fi -# Perform a purge of the surrogate key. +# Perform a soft-purge of the surrogate key. if [ -z "$NO_PURGE" ]; then echo "Purging Fastly cache..." curl \