diff --git a/templates/aliases/policy/Commands/PantheonAliasPolicyCommands.php b/templates/aliases/policy/Commands/PantheonAliasPolicyCommands.php
index 552dd7765..8e6ec59d3 100644
--- a/templates/aliases/policy/Commands/PantheonAliasPolicyCommands.php
+++ b/templates/aliases/policy/Commands/PantheonAliasPolicyCommands.php
@@ -29,7 +29,7 @@ class PantheonAliasPolicyCommands extends DrushCommands implements SiteAliasMana
 
     /**
      * Check to see if the current alias is a Pantheon alias. If so, we will
-     * validate whether or not the
+     * validate whether or not the environment exists for that alias.
      *
      * @hook pre-init *
      *