diff --git a/rowbot b/rowbot index 48c64cb..84cac6c 100755 --- a/rowbot +++ b/rowbot @@ -166,7 +166,7 @@ seconds() { fi if [[ $time ]]; then - time+=", " + time+=" and " fi time+="$seconds second"