diff --git a/awx/ui/static/js/forms/SurveyQuestion.js b/awx/ui/static/js/forms/SurveyQuestion.js
index 40f692d474..d7d0fff516 100644
--- a/awx/ui/static/js/forms/SurveyQuestion.js
+++ b/awx/ui/static/js/forms/SurveyQuestion.js
@@ -211,7 +211,7 @@ export default
''+
'
'+
'
'+
- '
Please enter an answer for the choices listed.
' +
+ '
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.
' +
'
'+
@@ -227,7 +227,7 @@ export default
'
'+
'
'+
'
'+
- '
Please enter an answer/answers for the choices listed.
' +
+ '
Please enter an answer/answers from the choices listed.
' +
'
'+
'
'+
'
',