diff --git a/scripts/linux/buildApiProxy.sh b/scripts/linux/buildApiProxy.sh index 0824299b5ae..406fde90352 100755 --- a/scripts/linux/buildApiProxy.sh +++ b/scripts/linux/buildApiProxy.sh @@ -142,7 +142,7 @@ build_project() $image \ sh -c "set -e; $(printf '%s; ' "${commands[@]}")" - # Populate the directory that will become the context for building the Dccker image. Contents: + # Populate the directory that will become the context for building the Docker image. Contents: # - api-proxy binary # - nginx conf templates folder # - Dockerfile