mirror of
https://github.com/apache/superset.git
synced 2026-04-17 07:05:04 +00:00
chore(docs): Fix typo in security.mdx (#32349)
This commit is contained in:
@@ -115,7 +115,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
|
||||
|
||||
Reference in New Issue
Block a user