Skip to content

Commit 56c7254

Browse files
committed
Minor reword
1 parent f1b5383 commit 56c7254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/impersonating_user.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Knowing When Impersonation Is Active
8787

8888
When a user is being impersonated, Symfony grants them a special role called
8989
``ROLE_PREVIOUS_ADMIN`` (in addition to the roles the user may have). Use this
90-
special role, for instance, to show in a template a link to exit impersonation:
90+
special role, for instance, to show a link to exit impersonation in a template:
9191

9292
.. code-block:: html+twig
9393

0 commit comments

Comments
 (0)