From 6b30f55cfd064c10fce50ea636ad4120c60dcf64 Mon Sep 17 00:00:00 2001 From: Erfan Mirzapour <52346515+ErfanMirzapour@users.noreply.github.com> Date: Sun, 14 Mar 2021 06:27:55 +0330 Subject: [PATCH] docs: correct sentence (#13611) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce94ac02d..4e08a1c2e 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,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 +* 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)