diff options
author | Mark Fletcher <mark@gitlab.com> | 2019-04-16 13:26:54 +0100 |
---|---|---|
committer | Mark Fletcher <mark@gitlab.com> | 2019-04-16 13:26:54 +0100 |
commit | 83e2b4955fca09fdc69d1ac44267bf4dea680586 (patch) | |
tree | 0038a190aef70ed11c5d44b8abb768e7afce01e8 /doc | |
parent | e7c9bcec5c44e3afd7e89dc5380d9d7aa5235150 (diff) | |
download | gitlab-ce-83e2b4955fca09fdc69d1ac44267bf4dea680586.tar.gz |
Fix minor typo in LDAP docsdocs-fix-ldap-typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/administration/auth/how_to_configure_ldap_gitlab_ce/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/auth/how_to_configure_ldap_gitlab_ce/index.md b/doc/administration/auth/how_to_configure_ldap_gitlab_ce/index.md index 15276d364a0..8d81b32e721 100644 --- a/doc/administration/auth/how_to_configure_ldap_gitlab_ce/index.md +++ b/doc/administration/auth/how_to_configure_ldap_gitlab_ce/index.md @@ -145,7 +145,7 @@ Securing LDAP (enabling LDAPS) on Windows Server 2012 involves installing a vali > By default a LDAP service listens for connections on TCP and UDP port 389. LDAPS (LDAP over SSL) listens on port 636 -### Testing you AD server +### Testing your AD server #### Using **AdFind** (Windows) |