Skip to content

Commit 1c2ff32

Browse files
mpdudeweaverryan
authored andcommitted
removed double "the"
1 parent ca6d87a commit 1c2ff32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/configuration/front_controllers_and_kernel.rst

+1-1
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:`/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)