diff --git a/site/build/build.sh b/site/build/build.sh index c976f62..33876ea 100755 --- a/site/build/build.sh +++ b/site/build/build.sh @@ -37,7 +37,7 @@ else done - ## After successfully building the website, we set the AWS credentials and uplodad + ## After successfully building the website, we set the AWS credentials and upload ## everything to our AWS s3 bucket. ## #if [ -f /srv/cred/aws.sh ]; then