Update intro text for requestor contact info (#531)

This commit is contained in:
Michelle Rago 2023-04-17 14:19:43 -04:00 committed by GitHub
parent e5f7231d62
commit 3c1676affa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,12 +4,12 @@
{% block form_instructions %} {% block form_instructions %}
<p>Well use this information to contact you about your domain request.</p> <p>Well use this information to contact you about your domain request.</p>
<p>If youd like us to use a different name, email, or phone number you can make those <p>If youd like us to use a different name, email, or phone number you can make those
changes below. Changing your contact information here wont affect your login.gov changes below. Changing your contact information here wont affect your Login.gov
account information.</p> account information.</p>
<p>The contact information you provide here wont be public and will only be used for <p>The contact information you provide here wont be public and will only be used to
the .gov registry.</p> support your domain request.</p>
{% endblock %} {% endblock %}