Skip to content

Commit f1e3ca9

Browse files
committed
[#2465] Fixing tiny typo
1 parent fe5aa3b commit f1e3ca9

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
@@ -44,7 +44,7 @@ to *`decorate`_* the kernel with additional features. Examples include:
4444

4545
* Configuring the autoloader or adding additional autoloading mechanisms;
4646
* Adding HTTP level caching by wrapping the kernel with an instance of
47-
:ref:`AppCache<symfony-gateway-cache>`;
47+
:ref:`AppCache<symfony-gateway-cache>`.
4848

4949
The front controller can be chosen by requesting URLs like:
5050

0 commit comments

Comments
 (0)