From 6e35f243995911b2d095987734b6a6b3a6ddb87b Mon Sep 17 00:00:00 2001 From: Tony Hsu Date: Tue, 22 Oct 2019 11:27:12 +0800 Subject: [PATCH] Fix typo --- Documentation/connectors/ldap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/connectors/ldap.md b/Documentation/connectors/ldap.md index 20f0e406..626cd650 100644 --- a/Documentation/connectors/ldap.md +++ b/Documentation/connectors/ldap.md @@ -13,7 +13,7 @@ The connector executes two primary queries: The dex repo contains a basic LDAP setup using [OpenLDAP][openldap]. -First start the LDAP server using the example script. This will run the OpenLDAP daemon and seed it with a initial set of users. +First start the LDAP server using the example script. This will run the OpenLDAP daemon and seed it with an initial set of users. ``` ./scripts/slapd.sh