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 8d188ff commit 7cb065dCopy full SHA for 7cb065d
doctrine.rst
@@ -402,7 +402,7 @@ Take a look at the previous example in more detail:
402
is thrown. See `Transactions and Concurrency`_.
403
404
Whether you're creating or updating objects, the workflow is always the same: Doctrine
405
-is smart enough to know if it should INSERT of UPDATE your entity.
+is smart enough to know if it should INSERT or UPDATE your entity.
406
407
Fetching Objects from the Database
408
----------------------------------
0 commit comments