From b65778005a649c6ef1ef91f7c38ccbc1789a56ed Mon Sep 17 00:00:00 2001 From: Michelle Rago <60157596+michelle-rago@users.noreply.github.com> Date: Mon, 27 Feb 2023 14:56:59 -0500 Subject: [PATCH] Mr/other contacts intro (#436) * Update application_other_contacts.html * Update application.py * Update application_other_contacts.html --- src/registrar/templates/application_other_contacts.html | 4 ++-- src/registrar/views/application.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/registrar/templates/application_other_contacts.html b/src/registrar/templates/application_other_contacts.html index 7ab7252f0..784e1b791 100644 --- a/src/registrar/templates/application_other_contacts.html +++ b/src/registrar/templates/application_other_contacts.html @@ -2,7 +2,7 @@ {% load static field_helpers %} {% block form_instructions %} -
We’d like to contact other employees with administrative or technical responsibilities in your organization. For example, they could be involved in managing your organization or its technical infrastructure. This information will help us assess your eligibility and understand the purpose of the .gov domain. These contacts should be in addition to you and your authorizing official. They should be employees of your organization.
+We’d like to contact other employees in your organization about your domain request. For example, they could be involved in managing your organization or its technical infrastructure. This information will help us assess your eligibility for a .gov domain. These contacts should be in addition to you and your authorizing official. They should be employees of your organization.
We’ll email these contacts to let them know that you made this request.
{% endblock %} @@ -14,7 +14,7 @@ {% for form in forms.0.forms %}