Skip to content

Commit 07ef563

Browse files
authored
fix: no bundle involved
1 parent aa698f8 commit 07ef563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ automatically! You can simplify the controller to::
649649
}
650650
}
651651

652-
That's it! The bundle uses the ``{id}`` from the route to query for the ``Product``
652+
That's it! The attribute uses the ``{id}`` from the route to query for the ``Product``
653653
by the ``id`` column. If it's not found, a 404 page is generated.
654654

655655
.. tip::

0 commit comments

Comments
 (0)