Removed "domain" from "We can better evaluate your domain request..."

This commit is contained in:
Michelle Rago 2024-01-12 16:30:50 -05:00 committed by GitHub
parent 4ab1549bfd
commit 73d65e6954
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
{% load static field_helpers %}
{% block form_instructions %}
<p>We can better evaluate your domain request if we know about domains youre already using.</p>
<p>We can better evaluate your request if we know about domains youre already using.</p>
<h2>What are the current websites for your organization?</h2>
<p>Enter your organizations current public websites. If you already have a .gov domain, include that in your list. This question is optional.</p>
{% endblock %}