diff --git a/src/registrar/templates/application_dotgov_domain.html b/src/registrar/templates/application_dotgov_domain.html index bd3c4a473..e21b679bb 100644 --- a/src/registrar/templates/application_dotgov_domain.html +++ b/src/registrar/templates/application_dotgov_domain.html @@ -2,24 +2,22 @@ {% load static field_helpers url_helpers %} {% block form_instructions %} -
Before requesting a .gov domain, please make sure it - meets our naming requirements. Your domain name must: +
Before requesting a .gov domain, please make sure it meets our naming requirements. Your domain name must:
Names that uniquely apply to your organization are likely to be approved over names that could also apply to other organizations. In most instances, this requires including your state’s two-letter abbreviation.
+ +Requests for your organization’s initials or an abbreviated name might not be approved, but we encourage you to request the name you want.
+Note that only federal agencies can request generic terms like vote.gov.
-We’ll try to give you the domain you want. We first need to make sure your request - meets our requirements. We’ll work with you to find the best domain for your - organization.
-If you’re not sure this is the domain you want, that’s - okay. You can change it later.
{% endblock %}