diff --git a/docs/src/pages/docs/security-page.mdx b/docs/src/pages/docs/security-page.mdx index 3cb7199619ec2..518a2238f520f 100644 --- a/docs/src/pages/docs/security-page.mdx +++ b/docs/src/pages/docs/security-page.mdx @@ -104,7 +104,7 @@ the models and views they can access, and that Finance role that is a collection A user can have multiple roles associated with them. For example, an executive on the Finance team could be granted **Gamma**, **Finance**, and the **Executive** roles. The **Executive** role could provide access to a set of data sources and dashboards made available only to executives. -In the **Dashboards** view, a user can only see the ones they have access too +In the **Dashboards** view, a user can only see the ones they have access to based on the roles and permissions that were attributed. ### Row Level Security