Skip to content

Commit f6aca8f

Browse files
Update voters.rst
1 parent 1bd2623 commit f6aca8f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

security/voters.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,9 +269,8 @@ voters vote for one action and object. For instance, suppose you have one voter
269269
checks if the user is a member of the site and a second one that checks if the user
270270
is older than 18.
271271

272-
To handle these cases, the access decision manager uses an access decision
273-
strategy. You can configure this to suit your needs. There are three
274-
strategies available:
272+
To handle these cases, the access decision manager uses a "strategy" which you can configure.
273+
There are three strategies available:
275274

276275
``affirmative`` (default)
277276
This grants access as soon as there is *one* voter granting access;

0 commit comments

Comments
 (0)