Skip to content

Commit 77ec561

Browse files
committed
[DOCS] Fixes typo in realm chains
1 parent c8d66ea commit 77ec561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ there are
7070
[[authorization_realms]]
7171
==== Delegating authorization to another realm
7272

73-
Some realms have the ability perform _authentication_ internally, but delegate the
73+
Some realms have the ability to perform _authentication_ internally, but delegate the
7474
lookup and assignment of roles (that is, _authorization_) to another realm.
7575

7676
For example, you may wish to use a PKI realm to authenticate your users with

0 commit comments

Comments
 (0)