Skip to content

Commit 6e220ef

Browse files
tobiassjostenxabbuh
authored andcommitted
Fixed typo
1 parent a355dbd commit 6e220ef

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

cookbook/event_dispatcher/event_listener.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,10 @@ or a "sub request"::
248248
Certain things, like checking information on the *real* request, may not need to
249249
be done on the sub-request listeners.
250250

251-
Events or Subscribers
252-
---------------------
251+
.. _events-or-subscribers:
252+
253+
Listeners or Subscribers
254+
------------------------
253255

254256
Listeners and subscribers can be used in the same application indistinctly. The
255257
decision to use either of them is usually a matter of personal taste. However,

0 commit comments

Comments
 (0)