Skip to content

Commit 09b91b0

Browse files
committed
Update kernel.reset explanation
1 parent 2415e00 commit 09b91b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/dic_tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ kernel.reset
711711

712712
**Purpose**: Clean up services between requests
713713

714-
During the ``kernel.terminate`` event, Symfony looks for any service tagged
714+
When it's not the first Request, Symfony looks for any service tagged
715715
with the ``kernel.reset`` tag to reinitialize their state. This is done by
716716
calling to the method whose name is configured in the ``method`` argument of
717717
the tag.

0 commit comments

Comments
 (0)