Skip to content

Commit 098360e

Browse files
authored
Merge pull request php-translation#32 from stof/patch-2
Fix typo in comment
2 parents 8866156 + 8dd21a2 commit 098360e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/configure-httplug.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ and a PSR-6 cache pool.
4848
cache_pool: 'cache.provider.my_redis'
4949
config:
5050
default_ttl: 94608000 # three years
51-
respect_cache_headers: false # We cache no matter what the sever says
51+
respect_cache_headers: false # We cache no matter what the server says
5252
clients:
5353
translator_client:
5454
factory: 'httplug.factory.guzzle6'

0 commit comments

Comments
 (0)