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 a75605b + 7b24275 commit ac5aea1Copy full SHA for ac5aea1
docs/en/tutorials/extra-lazy-associations.rst
@@ -40,7 +40,7 @@ easily using a combination of ``count`` and ``slice``.
40
``removeElement`` directly issued DELETE queries to the database from
41
version 2.4.0 to 2.7.0. This circumvents the flush operation and might run
42
outside a transactional boundary if you don't create one yourself. We
43
- consider this a critical bug in the assumptio of how the ORM works and
+ consider this a critical bug in the assumption of how the ORM works and
44
reverted ``removeElement`` EXTRA_LAZY behavior in 2.7.1.
45
46
0 commit comments