diff --git a/awx/ui/static/js/forms/JobTemplates.js b/awx/ui/static/js/forms/JobTemplates.js index 5d194c5504..279f7bd980 100644 --- a/awx/ui/static/js/forms/JobTemplates.js +++ b/awx/ui/static/js/forms/JobTemplates.js @@ -157,7 +157,7 @@ angular.module('JobTemplateFormDefinition', []) column: 1, awPopOver: "

Provide a host pattern to further constrain the list of hosts that will be managed or affected by the playbook. " + "Multiple patterns can be separated by ; : or ,

For more information and examples see " + - "the Patters topic at docs.ansible.com.

", + "the Patterns topic at docs.ansible.com.

", dataTitle: 'Limit', dataPlacement: 'right', dataContainer: "body"