diff --git a/awx/ui/static/js/forms/Projects.js b/awx/ui/static/js/forms/Projects.js index 30a61fab4c..ad509c213f 100644 --- a/awx/ui/static/js/forms/Projects.js +++ b/awx/ui/static/js/forms/Projects.js @@ -145,7 +145,7 @@ angular.module('ProjectFormDefinition', ['SchedulesListDefinition']) '
Note: Mercurial does not support password authentication for SSH. ' + - 'If applicable, add the username, password and key below. Do not put the username and key in the URL. ' + + 'Do not put the username and key in the URL. ' + 'If using Bitbucket and SSH, do not supply your Bitbucket username.', show: "scm_type.value == 'hg'" }]