8000 Update user_provider.rst · marcinowski/symfony-docs@5e61762 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5e61762

Browse files
obaxjaviereguiluz
authored andcommitted
Update user_provider.rst
1 parent 10fe12d commit 5e61762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/user_provider.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ that has two jobs:
1414
**Load the User for some Feature**
1515
Some features, like ``switch_user``, ``remember_me`` and many of the built-in
1616
: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).
17+
to load a User object via its "username" (or email, or whatever field you want).
1818

1919
Symfony comes with several built-in user providers:
2020

0 commit comments

Comments
 (0)
0