diff --git a/awx/ui/client/src/notifications/notificationTemplates.form.js b/awx/ui/client/src/notifications/notificationTemplates.form.js index 2c253b0f8a..7efb76709b 100644 --- a/awx/ui/client/src/notifications/notificationTemplates.form.js +++ b/awx/ui/client/src/notifications/notificationTemplates.form.js @@ -598,8 +598,8 @@ export default ['i18n', function(i18n) { '{{ url }}, or attributes of the job such as ' + '{{ job.status }}. You may apply a number of possible ' + 'variables in the message. Refer to the ' + - 'Ansible ' + - 'Tower documentation for more details.'), + 'Ansible Tower documentation for more details.'), closeable: false }, started_message: {