diff --git a/docusaurus/video/docusaurus/docs/api/_common_/manage-call-members.mdx b/docusaurus/video/docusaurus/docs/api/_common_/manage-call-members.mdx index 8cb5964f..ddee9444 100644 --- a/docusaurus/video/docusaurus/docs/api/_common_/manage-call-members.mdx +++ b/docusaurus/video/docusaurus/docs/api/_common_/manage-call-members.mdx @@ -6,7 +6,8 @@ You can provide a list of call members, this can be done when you create a call There are two reasons to use call members: - Call membership allows you to have more flexibility when it comes to permissions. The permission system allows you to grant different permissions to users and members, this way one user can be a member on one call or a member on another. -Membership also allows you to specify a role for user in a call. You can more information about the roles and permissions [here](/api/call_types/permissions/). +Membership also allows you to grant additional roles to users in a call. It's important to note that this doesn't restrict access, but rather expands capabilities. +You can more information about the roles and permissions [here](/api/call_types/permissions/). - Call members will receive [push notifications](/api/call_types/settings/#push-notifications-settings).