We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523d08c commit 2367e88Copy full SHA for 2367e88
components/security/authorization.rst
@@ -41,7 +41,7 @@ the votes (either positive, negative or neutral) it has received. It
41
recognizes several strategies:
42
43
``affirmative`` (default)
44
- grant access as soon as any voter returns an affirmative response;
+ grant access as soon as there is one voter granting access;
45
46
``consensus``
47
grant access if there are more voters granting access than there are denying;
0 commit comments