diff --git a/apps/console/src/components/trustCenter/PublicTrustCenterVendors.tsx b/apps/console/src/components/trustCenter/PublicTrustCenterVendors.tsx index 201dee64f..710853815 100644 --- a/apps/console/src/components/trustCenter/PublicTrustCenterVendors.tsx +++ b/apps/console/src/components/trustCenter/PublicTrustCenterVendors.tsx @@ -47,10 +47,10 @@ export function PublicTrustCenterVendors({ vendors, organizationName }: Props) {

- {__("Vendors")} + {__("Subcontractors")}

- {sprintf(__("Third-party vendors and service providers %s work with"), organizationName)} + {sprintf(__("Third-party subcontractors %s work with"), organizationName)}