Docs: fix typo (#18125)

This commit is contained in:
Farid Rener
2022-01-24 12:19:37 -05:00
committed by GitHub
parent e632193eb0
commit 350da92f98

View File

@@ -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