diff --git a/hooks/templates/config_custom.php.erb b/hooks/templates/config_custom.php.erb
index 8788cb193f0abdc5ddeab4224e4bc95e0411f090..854c90ee1cd82a5d6af0ff5ba2dbc54eea019bf0 100644
--- a/hooks/templates/config_custom.php.erb
+++ b/hooks/templates/config_custom.php.erb
@@ -91,7 +91,7 @@ return [
             ],
             'awx.aae'=>[
                 'plugin'=>'awx',
-                'label'=>'AWX',
+                'label'=>'AWX AAE',
                 'url'=>'<%= @replace["rollout-axw-aae-url"] %>', // no ending "/"
                 'user'=>'<%= @replace["rollout-axw-aae-user"] %>',
                 'password'=>'<%= @replace["rollout-axw-aae-password"] %>',