This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new b06a9edfd6 chore(docs): Fix typo in security.mdx (#32349)
b06a9edfd6 is described below
commit b06a9edfd6d776b566ce8b3ce9b2a4d7fbe67189
Author: amineBouilzmin <[email protected]>
AuthorDate: Fri Feb 21 21:29:00 2025 +0000
chore(docs): Fix typo in security.mdx (#32349)
---
docs/docs/security/security.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/docs/security/security.mdx b/docs/docs/security/security.mdx
index b2e805c2b5..d30c7ad7ad 100644
--- a/docs/docs/security/security.mdx
+++ b/docs/docs/security/security.mdx
@@ -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