We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents daab949 + a297aa9 commit f6bce78Copy full SHA for f6bce78
source/middlewares.html
@@ -17,7 +17,7 @@ <h3>
17
<p>The Symfony2 cache system relies on the simplicity and power of the HTTP cache as defined in the HTTP specification.</p>
18
<div class="btn-group">
19
<a class="btn" href="https://github.com/symfony/symfony/tree/master/src/Symfony/Component/HttpKernel"><i class="icon icon-github"></i> GitHub</a>
20
- <a class="btn" href="https://packagist.org/packages/syfmony/http-kernel"><i class="icon icon-archive"></i> Packagist</a>
+ <a class="btn" href="https://packagist.org/packages/symfony/http-kernel"><i class="icon icon-archive"></i> Packagist</a>
21
</div>
22
23
<div class="span6">
0 commit comments