fix(ldap): typo spelling of distinguished (#5066)

This commit is contained in:
Gabriel A. Devenyi
2022-03-01 11:54:06 -05:00
committed by GitHub
parent 066e0f35ae
commit 2c83472b63

View File

@@ -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: