diff --git a/src/WidgetGenerator.php b/src/WidgetGenerator.php
index db3fb92..19faa33 100644
--- a/src/WidgetGenerator.php
+++ b/src/WidgetGenerator.php
@@ -41,8 +41,8 @@ public function handle()
             $this->createView();
         }
     }
-    
-        /**
+
+    /**
      * Execute the console command.
      *
      * @return void