Skip to content

Commit 3b320b7

Browse files
committed
chore: help text
1 parent f386079 commit 3b320b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ while getopts "pha:-:" OPT; do
2121
fi
2222
case "$OPT" in
2323
h | help)
24-
echo "Builds and deploys the contract with state initialization (first deployement)."
24+
echo "Builds and deploys contracts, eventually with state initialization."
2525
echo "Defaults to testnet."
2626
echo ""
2727
echo "Options:"

0 commit comments

Comments
 (0)