Skip to content

Commit 5541da5

Browse files
allejoweaverryan
authored andcommitted
Removed unnecessary comma
1 parent 606fd9d commit 5541da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/entity_provider.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ fetch the user from the database before checking the password validity.
367367
.. note::
368368

369369
By default, the entity provider uses the default entity manager to fetch
370-
user information from the database. If you,
370+
user information from the database. If you
371371
:doc:`use multiple entity managers </cookbook/doctrine/multiple_entity_managers>`,
372372
you can specify which manager to use with the ``manager_name`` option:
373373

0 commit comments

Comments
 (0)