This is an automated email from the ASF dual-hosted git repository.
srini 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 e1ade31987 Update intro.mdx (#20557)
e1ade31987 is described below
commit e1ade31987dd95db3c320c2914ec8a1e175b867d
Author: GuinsooLab <[email protected]>
AuthorDate: Thu Jul 14 09:02:31 2022 +0800
Update intro.mdx (#20557)
duplicate
---
docs/docs/intro.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/docs/intro.mdx b/docs/docs/intro.mdx
index 77ff12df83..2d2de074ae 100644
--- a/docs/docs/intro.mdx
+++ b/docs/docs/intro.mdx
@@ -30,7 +30,7 @@ Superset provides:
- A lightweight semantic layer which empowers data analysts to quickly define
custom dimensions and metrics
- Out-of-the-box support for most SQL-speaking databases
- Seamless, in-memory asynchronous caching and queries
-- An extensible security model that allows configuration of very intricate
rules on on who can access which product features and datasets.
+- An extensible security model that allows configuration of very intricate
rules on who can access which product features and datasets.
- Integration with major authentication backends (database, OpenID, LDAP,
OAuth, REMOTE_USER, etc)
- The ability to add custom visualization plugins
- An API for programmatic customization