Skip to content

Commit bd9b636

Browse files
committed
[DOCS] Fix typo (#319)
1 parent c02771f commit bd9b636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/stack/security/authentication/ldap-realm.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ the expectation is that their roles are managed there as well. If fact, LDAP
5050
supports the notion of groups, which often represent user roles for different
5151
systems in the organization.
5252

53-
The `ldap` realm enables you to map LDAP users to to roles via their LDAP
53+
The `ldap` realm enables you to map LDAP users to roles via their LDAP
5454
groups, or other metadata. This role mapping can be configured via the
5555
{ref}/security-api-put-role-mapping.html[add role mapping API] or by using a file stored
5656
on each node. When a user authenticates with LDAP, the privileges

0 commit comments

Comments
 (0)