diff --git a/src/registrar/templates/portfolio_organization.html b/src/registrar/templates/portfolio_organization.html index 523b036ae..c8d839f9b 100644 --- a/src/registrar/templates/portfolio_organization.html +++ b/src/registrar/templates/portfolio_organization.html @@ -25,11 +25,11 @@

Organization

-

The name of your federal agency will be publicly listed as the domain registrant.

+

The name of your organization will be publicly listed as the domain registrant.

{% if has_edit_org_portfolio_permission %}

- The federal agency for your organization can’t be updated here. + Your organization name can’t be updated here. To suggest an update, email help@get.gov.

@@ -37,7 +37,7 @@ {% include "includes/required_fields.html" %}
{% csrf_token %} -

Federal agency

+

Organization name

{{ portfolio.federal_agency }}

@@ -53,7 +53,7 @@
{% else %} -

Federal agency

+

Organization name

{{ portfolio.federal_agency }}