Skip to content

Commit 25c832e

Browse files
committed
Fix indent issue
1 parent 6840582 commit 25c832e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

security/access_control.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ options:
159159
is thrown). If this value is an array of multiple roles, the user must have:
160160

161161
* at least one of them when using the default ``affirmative`` strategy
162-
* all of them when using the ``unanimous`` strategy
163-
in the :ref:`Access Decision Manager <components-security-access-decision-manager>`.
162+
* all of them when using the ``unanimous`` strategy
163+
in the :ref:`Access Decision Manager <components-security-access-decision-manager>`.
164164

165165
* ``allow_if`` If the expression returns false, then access is denied;
166166

0 commit comments

Comments
 (0)