Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit d0014ab

Browse files
committed
And.... Typo !
1 parent 5cd01a5 commit d0014ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Or in your template:
6363
</div>
6464
```
6565
#### :bulb: Introducing Cacheable Responses (V3 only)
66-
As of the V3 there's a new, easier and cleaner way to setup HTTP cache to decrease your server bandwidth along your CPU load: Cacheable Responses.
66+
As of the V3 there's a new, easier and cleaner way to setup HTTP cache to decrease your server bandwidth along with your CPU load: Cacheable Responses.
6767
And it's pretty easy to implement:
6868
```php
6969
/**

0 commit comments

Comments
 (0)