Skip to content

Commit 76e4dc9

Browse files
author
watsonian
committed
Fix another minor readme typo.
1 parent b3aab31 commit 76e4dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ There are a few configuration options required to use this adapter:
3030
* port: is the port where the ldap server lives.
3131
* admin_user: is the the ldap administrator user. Required to perform search operation.
3232
* admin_password: is the password for the administrator user. Simple authentication is required on the server.
33-
* encryptation: is the encryptation protocol, disabled by default. The valid options are `ssl` and `tls`.
33+
* encryption: is the encryption protocol, disabled by default. The valid options are `ssl` and `tls`.
3434
* uid: is the field name in the ldap server used to authenticate your users, in ActiveDirectory this is `sAMAccountName`.
3535

3636
Initialize a new adapter using those required options:

0 commit comments

Comments
 (0)