Browse Source

README typo

Bastien Sevajol 9 years ago
parent
commit
c7ab9c8fff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md View File

@@ -297,7 +297,7 @@ To use LDAP authentication, set ``auth_type`` parameter to "ldap":
297 297
 
298 298
     auth_type = ldap
299 299
 
300
-Than add LDAP parameters
300
+Then add LDAP parameters
301 301
 
302 302
     # LDAP server address
303 303
     ldap_url = ldap://localhost:389