Skip to content

Commit b8240c9

Browse files
michealweaverryan
micheal
authored andcommitted
Subject-verb agreement
1 parent b2f4fe1 commit b8240c9

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
@@ -422,7 +422,7 @@ Now, register this class as a Doctrine listener:
422422
));
423423
$container->setDefinition('app.doctrine_brochure_listener', $definition);
424424
425-
This listeners is now automatically executed when persisting a new Product
425+
This listener is now automatically executed when persisting a new Product
426426
entity. This way, you can remove everything related to uploading from the
427427
controller.
428428

0 commit comments

Comments
 (0)