diff --git a/docs/en/reference/embedded-mapping.rst b/docs/en/reference/embedded-mapping.rst index 917ce25229..93d418b89e 100644 --- a/docs/en/reference/embedded-mapping.rst +++ b/docs/en/reference/embedded-mapping.rst @@ -141,7 +141,7 @@ you can simply omit the ``targetDocument`` option: tasks: ~ Now the ``$tasks`` property can store any type of document! The class name will -be automatically stored stored in a field named ``_doctrine_class_name`` within +be automatically stored in a field named ``_doctrine_class_name`` within the embedded document. The field name can be customized with the ``discriminatorField`` option: