diff --git a/src/registrar/forms/feb.py b/src/registrar/forms/feb.py index 7a96b6caf..a77b08318 100644 --- a/src/registrar/forms/feb.py +++ b/src/registrar/forms/feb.py @@ -12,7 +12,7 @@ class ExecutiveNamingRequirementsYesNoForm(BaseYesNoForm, BaseDeletableRegistrar field_name = "feb_naming_requirements" - required_error_message = "Select \"Yes\" if your submission meets each domain naming requirement. Select \"No\" if it doesn't meet each requirement." # noqa: E501 + required_error_message = "Select “Yes” if your submission meets each domain naming requirement. Select “No” if it doesn’t meet each requirement." # noqa: E501 @property def form_is_checked(self): diff --git a/src/registrar/templates/domain_request_dotgov_domain.html b/src/registrar/templates/domain_request_dotgov_domain.html index 964b7ca52..60923a48b 100644 --- a/src/registrar/templates/domain_request_dotgov_domain.html +++ b/src/registrar/templates/domain_request_dotgov_domain.html @@ -131,7 +131,9 @@ {# Conditional Details Field – only shown when the executive naming requirements radio is "False" #}