diff --git a/awx/ui/static/js/forms/Credentials.js b/awx/ui/static/js/forms/Credentials.js index d2583caf88..a720168558 100644 --- a/awx/ui/static/js/forms/Credentials.js +++ b/awx/ui/static/js/forms/Credentials.js @@ -175,7 +175,7 @@ angular.module('CredentialFormDefinition', []) init: false }, autocomplete: false, - awPopOver: '
The e-mail address assigned to the Google Compute Engine service account.
', + awPopOver: 'The email address assigned to the Google Compute Engine service account.
', dataTitle: 'Email', dataPlacement: 'right', dataContainer: "body"