8000 minor #10776 Update user_provider.rst (obax) · marcinowski/symfony-docs@9ad6b2a · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ad6b2a

Browse files
committed
minor symfony#10776 Update user_provider.rst (obax)
This PR was submitted for the 4.2 branch but it was merged into the 4.1 branch instead (closes symfony#10776). Discussion ---------- Update user_provider.rst Fixed a small typo Commits ------- 5e61762 Update user_provider.rst
2 parents 10fe12d + 5e61762 commit 9ad6b2a

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