diff --git a/riot/build.sh b/riot/build.sh index 44767ec..1573022 100755 --- a/riot/build.sh +++ b/riot/build.sh @@ -17,7 +17,7 @@ function print_help() { echo " build.sh [tag]" echo "" echo "Args:" - echo " tag: The tag of the riot-web image the target image is based on" + echo " tag: The tag of the riot-web image the target image is based on" } require "$TAG" tag