Skip to content

Commit b53e178

Browse files
author
Slava Fomin
committed
Fixed typo
1 parent b97e79c commit b53e178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/doctrine/event_listeners_subscribers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ entity), you should check for the entity's class type in your method
158158

159159
Starting from version 2.4 Doctrine has a feature called `Entity Listeners`_
160160
which is a lifecycle listener class used for an entity. You can read about
161-
it in Doctrine documentation.
161+
it in the Doctrine documentation.
162162

163163
Creating the Subscriber Class
164164
-----------------------------

0 commit comments

Comments
 (0)