Skip to content

Commit

Permalink
Update http_kernel.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
94noni authored Jun 18, 2024
1 parent d6aba6f commit 79525e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/http_kernel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ The HttpKernel Component

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

Installation
------------
Expand Down

0 comments on commit 79525e6

Please sign in to comment.