From 44887bfff1479d701e8efb79ed42cecc606d876c Mon Sep 17 00:00:00 2001 From: Michelle Rago <60157596+michelle-rago@users.noreply.github.com> Date: Tue, 14 Feb 2023 16:07:51 -0500 Subject: [PATCH] Update application_other_contacts.html (#412) --- src/registrar/templates/application_other_contacts.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/registrar/templates/application_other_contacts.html b/src/registrar/templates/application_other_contacts.html index 71193f3e8..7ab7252f0 100644 --- a/src/registrar/templates/application_other_contacts.html +++ b/src/registrar/templates/application_other_contacts.html @@ -2,12 +2,7 @@ {% load static field_helpers %} {% block form_instructions %} -
We’d like to contact other employees with administrative or technical - responsibilities in your organization. They should be employees of - 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.
+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’ll email these contacts to let them know that you made this request.
{% endblock %}