8000 Fix typo in Doctrine doc · symfony/symfony-docs@30414d6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 30414d6

Browse files
Th3Moukxabbuh
authored andcommitted
Fix typo in Doctrine doc
1 parent ff9811d commit 30414d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/event_listeners_subscribers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
How to Register Event Listeners and Subscribers
77
===============================================
88

9-
Doctrine packages a rich event system that fires events when almost anything
9+
Doctrine packages have a rich event system that fires events when almost anything
1010
happens inside the system. For you, this means that you can create arbitrary
1111
:doc:`services </service_container>` and tell Doctrine to notify those
1212
objects whenever a certain action (e.g. ``prePersist()``) happens within Doctrine.

0 commit comments

Comments
 (0)
0