diff --git a/prowler b/prowler index 0ad7f0fb5ab..d623447bdb8 100755 --- a/prowler +++ b/prowler @@ -306,7 +306,7 @@ textTitle(){ printCsvHeader() { >&2 echo "" >&2 echo "" - >&2 echo "Generateing \"${SEP}\" delimited report on stdout; Diagnostics on stderr." + >&2 echo "Generating \"${SEP}\" delimited report on stdout; Diagnostics on stderr." >&2 echo " Using Profile $PROFILE" >&2 echo "" echo "PROFILE${SEP}REGION${SEP}TITLE_ID${SEP}RESULT${SEP}SCORED${SEP}TITLE_TEXT${SEP}NOTES"