diff --git a/server/modules/authentication/ldap/definition.yml b/server/modules/authentication/ldap/definition.yml index 40710e26..8b0b1b2d 100644 --- a/server/modules/authentication/ldap/definition.yml +++ b/server/modules/authentication/ldap/definition.yml @@ -19,7 +19,7 @@ props: title: Admin Bind DN type: String default: cn='root' - hint: The dstinguished name (dn) of the account used for binding. + hint: The distinguished name (dn) of the account used for binding. maxWidth: 600 order: 2 bindCredentials: