diff --git a/abra b/abra
index 992b4d7..e7f7a15 100755
--- a/abra
+++ b/abra
@@ -999,7 +999,7 @@ sub_app_deploy (){
   require_yq
   require_app_latest "$TYPE"
 
-  echo "About to deploy:"
+  echo "Deployment overview:"
   echo "  Server: $(tput setaf 4)${SERVER}$(tput sgr0)"
 
   if [ "${COMPOSE_FILE/:/}" == "${COMPOSE_FILE}" ]; then