diff --git a/workflow/qhtcp-workflow b/workflow/qhtcp-workflow index b6aed339..acc89c81 100755 --- a/workflow/qhtcp-workflow +++ b/workflow/qhtcp-workflow @@ -517,9 +517,9 @@ interactive_header() { for ((c=1; c<2; c++)); do # safe loop that only runs once cat <<-EOF ${underline}Enter project number(s) to analyze${nounderline} - * for the latest project - * A comma-separated list of project numbers: 2,5,12 - * 0 to add a new project + * for the latest project + * A comma-separated list of project numbers: 2,5,12 + * 0 to add a new project EOF ((YES)) || read -r -p "($num): " response echo ""