diff --git a/awx/ui/client/src/job-templates/survey-maker/shared/question-definition.form.js b/awx/ui/client/src/job-templates/survey-maker/shared/question-definition.form.js
index 58d95bb3b4..a870cba562 100644
--- a/awx/ui/client/src/job-templates/survey-maker/shared/question-definition.form.js
+++ b/awx/ui/client/src/job-templates/survey-maker/shared/question-definition.form.js
@@ -51,7 +51,7 @@ export default
'
'+
'
Please enter an answer variable name.
'+
'
Please remove the illegal character from the survey question variable name.
'+
- '
This question variable is already in use. Please enter a different variable name.
' +
+ '
This question variable is already in use. Please enter a different variable name.
' +
'
'+
'
',
addRequired: true,
@@ -205,9 +205,9 @@ export default
''+
''+
'
'+
- '
Please enter an answer from the choices listed.
' +
- '
The answer is shorter than the minimium length. Please make the answer longer.
' +
- '
The answer is longer than the maximum length. Please make the answer shorter.
' +
+ '
Please enter an answer from the choices listed.
' +
+ '
The answer is shorter than the minimium length. Please make the answer longer.
' +
+ '
The answer is longer than the maximum length. Please make the answer shorter.
' +
'
'+
'
'+
'',
@@ -222,7 +222,7 @@ export default
''+
''+
'
'+
- '
Please enter an answer/answers from the choices listed.
' +
+ '
Please enter an answer/answers from the choices listed.
' +
'
'+
'
'+
'',
@@ -263,8 +263,8 @@ export default
''+
''+
'
'+
- '
The answer is shorter than the minimium length. Please make the answer longer.
' +
- '
The answer is longer than the maximum length. Please make the answer shorter.
' +
+ '
The answer is shorter than the minimium length. Please make the answer longer.
' +
+ '
The answer is longer than the maximum length. Please make the answer shorter.
' +
'
'+
'
'+
'',
@@ -284,8 +284,8 @@ export default
''+
''+
''+
- 'The answer is shorter than the minimium length. Please make the answer longer.
' +
- 'The answer is longer than the maximum length. Please make the answer shorter.
' +
+ 'The answer is shorter than the minimium length. Please make the answer longer.
' +
+ 'The answer is longer than the maximum length. Please make the answer shorter.
' +
''+
''+
'',