Skip to content

Commit d7d6c17

Browse files
LauLamanjaviereguiluz
authored andcommitted
Fix small linguistic error
1 parent 70a8e90 commit d7d6c17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

security/impersonating_user.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ Limiting User Switching
197197

198198
If you need more control over user switching, you can use a security voter. First,
199199
configure ``switch_user`` to check for some new, custom attribute. This can be
200-
anything, but *cannot* start with ``ROLE_`` (to enforce that only your voter will)
201-
be called:
200+
anything, but *cannot* start with ``ROLE_`` (to enforce that only your voter will
201+
be called):
202202

203203
.. configuration-block::
204204

0 commit comments

Comments
 (0)