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 52bb81e commit bac59cfCopy full SHA for bac59cf
docs/en/tutorials/getting-started.rst
@@ -165,7 +165,7 @@ You can provide your mapping information in Annotations or XML:
165
.. note::
166
167
The ``$id`` property above is annotated with the ``#[Id]`` attribute, which
168
- makes it special. It will be use dby Doctrine to store the unique identifier
+ makes it special. It will be used by Doctrine to store the unique identifier
169
of the document. If you do not provide a value for ``$id``, Doctrine will
170
automatically generate an `ObjectId`_ when you persist the document.
171
0 commit comments