Skip to content

Commit 79b3725

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: Update http_kernel.rst
2 parents 51a7480 + 2660de0 commit 79b3725

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/http_kernel.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ The HttpKernel Component
33

44
The HttpKernel component provides a structured process for converting
55
a ``Request`` into a ``Response`` by making use of the EventDispatcher
6-
component. It's flexible enough to create a full-stack framework (Symfony),
7-
a micro-framework (Silex) or an advanced CMS (Drupal).
6+
component. It's flexible enough to create a full-stack framework (Symfony)
7+
or an advanced CMS (Drupal).
88

99
Installation
1010
------------

0 commit comments

Comments
 (0)