Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
damonbarry committed Feb 22, 2023
1 parent ced9870 commit 7d6f9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/linux/buildApiProxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7d6f9a6

Please sign in to comment.