From 0de926b1acf706f67f28bb0b4eaae0fa5234bb4b Mon Sep 17 00:00:00 2001 From: Nitesh Koushik S <39699046+NiteshKoushik@users.noreply.github.com> Date: Tue, 22 Sep 2020 13:28:28 +0530 Subject: [PATCH] Document update (#27696) Singular to plural (is to are) --- docs/sources/auth/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/auth/overview.md b/docs/sources/auth/overview.md index 40813252680..d04145c16be 100644 --- a/docs/sources/auth/overview.md +++ b/docs/sources/auth/overview.md @@ -31,7 +31,7 @@ Provider | Support | Role mapping | Team sync
*(Enterprise only)* | Active s Grafana of course has a built in user authentication system with password authentication enabled by default. You can disable authentication by enabling anonymous access. You can also hide login form and only allow login through an auth -provider (listed above). There is also options for allowing self sign up. +provider (listed above). There are also options for allowing self sign up. ### Login and short-lived tokens