From 8c659157948bf1dd0629c41632d6ba10012d3c9d Mon Sep 17 00:00:00 2001
From: frannietrempe <34349915+frannietrempe@users.noreply.github.com>
Date: Wed, 12 Jan 2022 14:13:18 -0500
Subject: [PATCH] add removed detail re: toggle (#19642)

---
 docs/administration-guide/10-single-sign-on.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/administration-guide/10-single-sign-on.md b/docs/administration-guide/10-single-sign-on.md
index 9002c20a75e..7b40193ceed 100644
--- a/docs/administration-guide/10-single-sign-on.md
+++ b/docs/administration-guide/10-single-sign-on.md
@@ -26,7 +26,7 @@ Note that Metabase accounts created with Google Sign-In do not have passwords an
 
 ## Enabling LDAP authentication
 
-In the **Admin** > **Authentication** tab, go the the LDAP section and click **Configure**. Fill out the form with the information about your LDAP server:
+In the **Admin** > **Authentication** tab, go the the LDAP section and click **Configure**. Click the toggle at the top of the form to enable LDAP, then fill out the form with the following information about your LDAP server:
 
 - hostname
 - port
-- 
GitLab