From 63d999a7390ca369ea1244a75da9e69ba68c0786 Mon Sep 17 00:00:00 2001 From: Mohit Nain Date: Fri, 14 Feb 2020 00:04:01 +0530 Subject: [PATCH] Docs: Correcting Typo in Line131 (#22155) --- 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 d18d26dfdbb..c6a4ab75fc6 100644 --- a/docs/sources/auth/overview.md +++ b/docs/sources/auth/overview.md @@ -128,7 +128,7 @@ oauth_auto_login = true ### Hide sign-out menu -Set to the option detailed below to true to hide sign-out menu link. Useful if you use an auth proxy. +Set the option detailed below to true to hide sign-out menu link. Useful if you use an auth proxy. ```bash [auth]