Skip to content

Commit

Permalink
fixed spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkamprath committed Mar 8, 2020
1 parent 48ccec5 commit 7e2f707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spark-qfs-swarm/build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ done

if [ -z "$DOCKER_ARGS" ]
then
echo "Building with default docker optins"
echo "Building with default docker options"
else
echo "Building with docker arguments = '$DOCKER_BUILD_ARGS'"
fi
Expand Down

0 comments on commit 7e2f707

Please sign in to comment.