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.
1 parent bf5d0c3 commit 4384ab3Copy full SHA for 4384ab3
form/embedded.rst
@@ -15,7 +15,7 @@ Embedding a Single Object
15
-------------------------
16
17
Suppose that each ``Task`` belongs to a ``Category`` object. Start by
18
-creating the ``Category`` object::
+creating the ``Category`` class::
19
20
// src/Entity/Category.php
21
namespace App\Entity;
0 commit comments