From 3c1676affa8ed2e4bf2d596d186a7f35381b41c6 Mon Sep 17 00:00:00 2001 From: Michelle Rago <60157596+michelle-rago@users.noreply.github.com> Date: Mon, 17 Apr 2023 14:19:43 -0400 Subject: [PATCH] Update intro text for requestor contact info (#531) --- src/registrar/templates/application_your_contact.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/registrar/templates/application_your_contact.html b/src/registrar/templates/application_your_contact.html index 1016ebc71..9456bbbb3 100644 --- a/src/registrar/templates/application_your_contact.html +++ b/src/registrar/templates/application_your_contact.html @@ -4,12 +4,12 @@ {% block form_instructions %}

We’ll use this information to contact you about your domain request.

-

If you’d like us to use a different name, email, or phone number you can make those - changes below. Changing your contact information here won’t affect your login.gov +

If you’d like us to use a different name, email, or phone number you can make those + changes below. Changing your contact information here won’t affect your Login.gov account information.

-

The contact information you provide here won’t be public and will only be used for - the .gov registry.

+

The contact information you provide here won’t be public and will only be used to + support your domain request.

{% endblock %}