We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9f050a + f019e47 commit 8b85404Copy full SHA for 8b85404
doctrine.rst
@@ -646,7 +646,7 @@ automatically! You can simplify the controller to::
646
}
647
648
649
-That's it! The bundle uses the ``{id}`` from the route to query for the ``Product``
+That's it! The attribute uses the ``{id}`` from the route to query for the ``Product``
650
by the ``id`` column. If it's not found, a 404 page is generated.
651
652
.. tip::
0 commit comments