Skip to content

Commit

Permalink
Fix spelling typo
Browse files Browse the repository at this point in the history
  • Loading branch information
matjazv committed Jun 19, 2024
1 parent 935ef05 commit 773c03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/scripts/runEchidna.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ echo "Done."

if [ -z "$1" ]
then
echo "Please provide the contract name as the first argument."$'\n'"Exaxmple: runEchidna.sh <contract_name>"
echo "Please provide the contract name as the first argument."$'\n'"Example: runEchidna.sh <contract_name>"
exit 1
fi

Expand Down

0 comments on commit 773c03b

Please sign in to comment.