From e706d4c13a05aae44005bc3b10245e6d1facfd68 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Thu, 2 Mar 2017 13:42:11 -0800 Subject: [PATCH] fix comment --- website/scripts/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \