Skip to content

Commit 72ac446

Browse files
committed
Merge branch '4.4'
* 4.4: Use American English
2 parents 6231f04 + 0b9de94 commit 72ac446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/upload_file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ The previous versions of this article explained how to handle file uploads using
351351
is no longer recommended, because Doctrine events shouldn't be used for your
352352
domain logic.
353353

354-
Moreover, Doctrine listeners are often dependent on internal Doctrine behaviour
354+
Moreover, Doctrine listeners are often dependent on internal Doctrine behavior
355355
which may change in future versions. Also, they can introduce performance issues
356356
unawarely (because your listener persists entities which cause other entities to
357357
be changed and persisted).

0 commit comments

Comments
 (0)