Skip to content

Commit f20b2e3

Browse files
mpdudeweaverryan
authored andcommitted
Capitalization
1 parent 1c2ff32 commit f20b2e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/configuration/front_controllers_and_kernel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ to `decorate`_ the kernel with additional features. Examples include:
4646
* Adding HTTP level caching by wrapping the kernel with an instance of
4747
:ref:`AppCache<symfony-gateway-cache>`;
4848
* Enabling (or skipping) the :doc:`ClassCache </cookbook/debugging>`
49-
* Enabling the :doc:`debug component </components/debug>`.
49+
* Enabling the :doc:`Debug Component </components/debug>`.
5050

5151
The front controller can be chosen by requesting URLs like:
5252

0 commit comments

Comments
 (0)