From 350da92f98c45b524c2fac3c73bc230a03fd213d Mon Sep 17 00:00:00 2001 From: Farid Rener Date: Mon, 24 Jan 2022 12:19:37 -0500 Subject: [PATCH] Docs: fix typo (#18125) --- docs/src/pages/docs/security-page.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/docs/security-page.mdx b/docs/src/pages/docs/security-page.mdx index 3cb719961..518a2238f 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