diff --git a/abra b/abra
index fe5532d..b5b1acf 100755
--- a/abra
+++ b/abra
@@ -713,9 +713,9 @@ sub_app_new (){
   require_abra_dir
   get_servers
 
-  # Note(decentral1se): we are overloading the use of the word "app" on this
-  # the interface and therefore try to use the word "type" to refer to "a type
-  # of app" vs. "an instance of an app"
+  # Note(decentral1se): we are overloading the use of the word "app" on the
+  # interface and therefore try to use the word "type" to refer to "a type of
+  # app" vs. "an instance of an app"
   TYPE=$abra__type_
 
   SERVER=$abra___server