diff --git a/_includes/admin-users.md b/_includes/admin-users.md index c11806d6bb..9a51149c11 100644 --- a/_includes/admin-users.md +++ b/_includes/admin-users.md @@ -4,10 +4,10 @@ {% assign invite_button = "**Invite**" %} {% assign export_button = "the **Action** icon and then select **Export users as CSV**" %} {% if include.layer == "company" %} - {% assign member_navigation="Select your organization in the left navigation drop-down menu, and then select **Users**." %} + {% assign member_navigation="Select your company in the left navigation drop-down menu, and then select **Users**." %} {% assign remove_button = "**Remove user**" %} {% else %} - {% assign member_navigation="Select your organization in the left navigation drop-down menu, and then select *Members**." %} + {% assign member_navigation="Select your organization in the left navigation drop-down menu, and then select **Members**." %} {% assign remove_button = "**Remove member**" %} {% endif %} {% else %} diff --git a/admin/organization/members.md b/admin/organization/members.md index ded2ab268c..586e9fb5ef 100644 --- a/admin/organization/members.md +++ b/admin/organization/members.md @@ -6,7 +6,7 @@ title: Manage members {% include admin-early-access.md %} -{% include admin-users.md product="admin" layer="company" %} +{% include admin-users.md product="admin" %} ## Manage members on a team