8000 Typo · symfony/symfony@b3f2f8c · GitHub
[go: up one dir, main page]

Skip to content

Commit b3f2f8c

Browse files
authored
Typo
1 parent 88d921d commit b3f2f8c

File tree

1 file changed

+1
-1
lines changed
  • src/Symfony/Component/HttpKernel/Attribute

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/Attribute/Cache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
/**
1515
* Describes the default HTTP cache headers on controllers.
16-
* Headers defined in with the Cache attribute are ignored if they are already set
16+
* Headers defined in the Cache attribute are ignored if they are already set
1717
* by the controller.
1818
*
1919
* @see https://symfony.com/doc/current/http_cache.html#making-your-responses-http-cacheable

0 commit comments

Comments
 (0)
0