Skip to content

Commit 6b745ff

Browse files
tony-coweaverryan
authored andcommitted
Fixed event listeners priority (typos after review)
1 parent 8a77003 commit 6b745ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/dic_tags.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ To register your warmer with Symfony, give it the ``kernel.cache_warmer`` tag:
464464
;
465465
466466
The ``priority`` value is optional, and defaults to 0. The core Symfony
467-
listeners priorities varies from -1024 to 1024, and the warmers will be
467+
listeners priorities vary from -1024 to 1024 and the warmers will be
468468
executed in the order of their priority.
469469
470470
.. _dic-tags-kernel-event-listener:

0 commit comments

Comments
 (0)