diff --git a/awx/ui/src/screens/Template/shared/JobTemplateForm.js b/awx/ui/src/screens/Template/shared/JobTemplateForm.js index debb68e18c..68ba5d5cfa 100644 --- a/awx/ui/src/screens/Template/shared/JobTemplateForm.js +++ b/awx/ui/src/screens/Template/shared/JobTemplateForm.js @@ -510,7 +510,7 @@ function JobTemplateForm({ instanceGroupsHelpers.setValue(value)} - tooltip={t`Select the Instance Groups for this Organization + tooltip={t`Select the Instance Groups for this Job Template to run on.`} fieldName="instanceGroups" />