Skip to content

Commit 7157c88

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Update http_kernel.rst
2 parents 0050eba + 79b3725 commit 7157c88

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)