diff --git a/docs/modules/ROOT/pages/servlet/authentication/passwords/ldap.adoc b/docs/modules/ROOT/pages/servlet/authentication/passwords/ldap.adoc index 0000736128..127c71fb99 100644 --- a/docs/modules/ROOT/pages/servlet/authentication/passwords/ldap.adoc +++ b/docs/modules/ROOT/pages/servlet/authentication/passwords/ldap.adoc @@ -36,7 +36,7 @@ If you are unfamiliar with how to do this, you can refer to the https://docs.ora == Setting up an Embedded LDAP Server The first thing you will need to do is to ensure that you have an LDAP Server to point your configuration to. -For simplicity, it often best to start with an embedded LDAP Server. +For simplicity, it is often best to start with an embedded LDAP Server. Spring Security supports using either: * <>