Skip to content

Commit 48e8ba7

Browse files
committed
fixed missing info about FosUserBundle.
1 parent af8c20f commit 48e8ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ this by creating a ``User`` class and configuring the ``entity`` provider.
11301130
.. tip::
11311131

11321132
A high-quality open source bundle is available that allows your users
1133-
to be stored via the Doctrine ORM or ODM. Read more about the `FOSUserBundle`_
1133+
to be stored in a database. Read more about the `FOSUserBundle`_
11341134
on GitHub.
11351135

11361136
With this approach, you'll first create your own ``User`` class, which will

0 commit comments

Comments
 (0)