diff --git a/components/dashboard/src/settings/Teams.tsx b/components/dashboard/src/settings/Teams.tsx index 8ed45c49a99e2a..4454b2ea0025db 100644 --- a/components/dashboard/src/settings/Teams.tsx +++ b/components/dashboard/src/settings/Teams.tsx @@ -609,10 +609,10 @@ function AddMembersModal(props: { return (

Add Members

-

Add members to the team plan.

+

Select the number of members to add to the team plan.

- +
- Total: {expectedPrice} per month + Additional Charge: {expectedPrice} per month
- +
); }