diff --git a/gravity.sh b/gravity.sh
index 430b38f8..8e666e35 100755
--- a/gravity.sh
+++ b/gravity.sh
@@ -230,7 +230,8 @@ gravity_Pull() {
         else
           echo -e "${OVER}  ${CROSS} ${str} Not found / empty list"
         fi;;
-    *      ) echo -e "${OVER}  ${CROSS} ${str} ${url} ${httpCode}";;
+    *      )
+        echo -e "${OVER}  ${CROSS} ${str} ${url} ${httpCode}";;
   esac
 
   # Determine if the blocklist was downloaded and saved correctly