8000 minor #7371 Fix typo in doctrine doc (Th3Mouk) · symfony/symfony-docs@2e5aae1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e5aae1

Browse files
committed
minor #7371 Fix typo in doctrine doc (Th3Mouk)
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes #7371). Discussion ---------- Fix typo in doctrine doc Commits ------- 30414d6 Fix typo in Doctrine doc
2 parents ff9811d + 30414d6 commit 2e5aae1

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