Skip to content

Commit 29e3f5e

Browse files
authored
Merge pull request #92 from pugnascotia/ldap-realm-fix-typo
Fix typo in LDAP realm docs
2 parents 69f9941 + f033a40 commit 29e3f5e

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
@@ -46,7 +46,7 @@ associated with the authenticated user. Roles define the privileges a user has
4646
in the cluster.
4747

4848
Since with the `ldap` realm the users are managed externally in the LDAP server,
49-
the expectation is that their roles are managed there as well. If fact, LDAP
49+
the expectation is that their roles are managed there as well. In fact, LDAP
5050
supports the notion of groups, which often represent user roles for different
5151
systems in the organization.
5252

0 commit comments

Comments
 (0)