diff --git a/about b/about
index 5f4dd32acb166102d212afc0fafa7066a4959fd7..51a81c00772da05811d1117a9354935ddabbe37d 100755
--- a/about
+++ b/about
@@ -53,7 +53,7 @@ echo
 if [ -d "${dir_checks}" ]; then
     _section "Services"
     cd "${dir_checks}"
-    ls -1 Service-* | cut -f 2- -d "-" | 
+    ls -1 Service-* | cut -f 2- -d "-"
     cd - >/dev/null 2>&1
     echo
     echo