From 0952c9d216a8a9f356332a879a5f6a85b115964a Mon Sep 17 00:00:00 2001
From: asaki222
Date: Wed, 23 Oct 2024 23:01:27 -0400
Subject: [PATCH] made text changes
---
src/registrar/templates/domain_request_dotgov_domain.html | 7 +------
.../portfolio_domain_request_additional_details.html | 3 ++-
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/src/registrar/templates/domain_request_dotgov_domain.html b/src/registrar/templates/domain_request_dotgov_domain.html
index 764154254..1456a61c2 100644
--- a/src/registrar/templates/domain_request_dotgov_domain.html
+++ b/src/registrar/templates/domain_request_dotgov_domain.html
@@ -6,7 +6,7 @@
- Be available
- Relate to your organization’s name, location, and/or services
- - Be unlikely to mislead or confuse the general public (even if your domain is only intended for a specific audience)
+ - Be clear to the general public. Your domain name must not be easily confused with other organizations.
@@ -19,11 +19,6 @@
Note that only federal agencies can request generic terms like
vote.gov.
-
- Domain examples for your type of organization
-
- {% include "includes/domain_example.html" %}
-
{% endblock %}
diff --git a/src/registrar/templates/portfolio_domain_request_additional_details.html b/src/registrar/templates/portfolio_domain_request_additional_details.html
index 3b004354f..4ea830f0b 100644
--- a/src/registrar/templates/portfolio_domain_request_additional_details.html
+++ b/src/registrar/templates/portfolio_domain_request_additional_details.html
@@ -9,12 +9,13 @@
-
Provide details below. *
+
Provide details below. *
{% with attr_maxlength=2000 add_label_class="usa-sr-only" %}
{% input_with_errors forms.0.anything_else %}
{% endwith %}