Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e73becd

Browse files
garakweaverryan
authored andcommitted
minor syntax fixes
1 parent e70acb3 commit e73becd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/entity_provider.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ about in this section.
379379

380380
.. caution::
381381

382-
In a typical setup, you should always return at least 1 role from he ``getRoles()``
382+
In a typical setup, you should always return at least 1 role from the ``getRoles()``
383383
method. By convention, a role called ``ROLE_USER`` is usually returned.
384384
If you fail to return any roles, it may appear as if your user isn't
385385
authenticated at all.

0 commit comments

Comments
 (0)