diff --git a/awx/ui/static/js/forms/JobTemplates.js b/awx/ui/static/js/forms/JobTemplates.js index c8fc483f53..856c2527bc 100644 --- a/awx/ui/static/js/forms/JobTemplates.js +++ b/awx/ui/static/js/forms/JobTemplates.js @@ -143,7 +143,7 @@ export default editRequired: false, column: 1, awPopOver: "
Select the credential you want the job to use when accessing the remote hosts. Choose the credential containing " + - " the username and SSH key or password that Ansbile will need to log into the remote hosts.
", + " the username and SSH key or password that Ansible will need to log into the remote hosts.", dataTitle: 'Credential', dataPlacement: 'right', dataContainer: "body"