Skip to content

Commit 8bef406

Browse files
committed
Minor tweak
1 parent ab6a3ad commit 8bef406

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
@@ -164,8 +164,8 @@ options:
164164

165165
If you define both ``roles`` and ``allow_if``, and your Access Decision
166166
Strategy is the default one (``affirmative``), then the user will be granted
167-
access if there's at least one valid condition. See :doc:`/security/voters`
168-
to change your strategy to something more suited to your needs.
167+
access if there's at least one valid condition. If this behavior doesn't fit
168+
your needs, :ref:`change the Access Decision Strategy <security-voters-change-strategy>`.
169169

170170
.. tip::
171171

0 commit comments

Comments
 (0)