We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5aa3b commit f1e3ca9Copy full SHA for f1e3ca9
cookbook/configuration/front_controllers_and_kernel.rst
@@ -44,7 +44,7 @@ to *`decorate`_* the kernel with additional features. Examples include:
44
45
* Configuring the autoloader or adding additional autoloading mechanisms;
46
* Adding HTTP level caching by wrapping the kernel with an instance of
47
- :ref:`AppCache<symfony-gateway-cache>`;
+ :ref:`AppCache<symfony-gateway-cache>`.
48
49
The front controller can be chosen by requesting URLs like:
50
0 commit comments