From b3a24fd7fa9515b6f7e958c64eaa249013e68640 Mon Sep 17 00:00:00 2001 From: Anthony Bouvier Date: Wed, 31 Jul 2019 15:27:31 -0400 Subject: [PATCH] Fixes small typo in manage_role_by_ldap_group docs Signed-off-by: Anthony Bouvier --- docs/manage_role_by_ldap_group.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage_role_by_ldap_group.md b/docs/manage_role_by_ldap_group.md index 4d85fe4c7..e1322b81a 100644 --- a/docs/manage_role_by_ldap_group.md +++ b/docs/manage_role_by_ldap_group.md @@ -4,7 +4,7 @@ This guide provides instructions to manage roles by LDAP/AD group. You can impor ## Prerequisite -1. Harbor's auth_mode is ldap_auth and **[basic LDAP configure paremters](https://github.com/vmware/harbor/blob/master/docs/installation_guide.md#optional-parameters)** are configured. +1. Harbor's auth_mode is ldap_auth and **[basic LDAP configure parameters](https://github.com/vmware/harbor/blob/master/docs/installation_guide.md#optional-parameters)** are configured. 1. Memberof overlay This feature requires the LDAP/AD server enabled the feature **memberof overlay**.