Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimeozaez committed Jan 22, 2025
1 parent fe70d71 commit 632f8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buisciii/templates/viralrecon/ANALYSIS/lablog_viralrecon
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ while getopts "MAmapsrh" opt; do
exit 0
;;
*)
echo "Non valid option. Usa -h for help."
echo "Non valid option. Use -h for help."
exit 1
;;
esac
Expand Down

0 comments on commit 632f8ca

Please sign in to comment.