From 0fa2720a2dca6417342a2eb541bf5165fda4c6df Mon Sep 17 00:00:00 2001 From: Thales Macedo Garitezi Date: Fri, 4 Aug 2023 16:46:05 -0300 Subject: [PATCH] docs: fix spellcheck ci failure --- rel/i18n/emqx_ldap_authn.hocon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rel/i18n/emqx_ldap_authn.hocon b/rel/i18n/emqx_ldap_authn.hocon index 7c59f2039..04dc88e83 100644 --- a/rel/i18n/emqx_ldap_authn.hocon +++ b/rel/i18n/emqx_ldap_authn.hocon @@ -10,7 +10,7 @@ password_attribute.label: """Password Attribute""" is_superuser_attribute.desc: -"""Indicates which attribute is used to represent whether the user is a super user.""" +"""Indicates which attribute is used to represent whether the user is a superuser.""" is_superuser_attribute.label: """IsSuperuser Attribute"""