We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10fe12d commit 5e61762Copy full SHA for 5e61762
security/user_provider.rst
@@ -14,7 +14,7 @@ that has two jobs:
14
**Load the User for some Feature**
15
Some features, like ``switch_user``, ``remember_me`` and many of the built-in
16
:doc:`authentication providers </security/auth_providers>`, use the user provider
17
- to load a User object via is "username" (or email, or whatever field you want).
+ to load a User object via its "username" (or email, or whatever field you want).
18
19
Symfony comes with several built-in user providers:
20
0 commit comments