diff --git a/wGRR b/wGRR
index 8969620f13517f6d02ab6a4d72567969599591f3..efa7339ed085ea7621a717fc35c496f2dd713948 100755
--- a/wGRR
+++ b/wGRR
@@ -37,7 +37,7 @@ display_usage() {
 	echo "                        recommended: at least 4"
 	echo "                        Note: if wGRR is run on Maestro via sbatch, this number only applies to the"
 	echo "                           MMseqs step"
-	echo "   -a <auto/integer>    Number of genomes comparisons to be performed in each thread."
+	echo "   -a <auto/integer> Number of genomes comparisons to be performed in each thread."
 	echo "                        Increasing this will decrease the number of tasks to be performed"
 	echo "                           but each task will take longer and use more RAM."
 	echo "                        default: auto"