Skip to content

Commit aa0035c

Browse files
clarify role of guzzle
1 parent bcfa71a commit aa0035c

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
@@ -43,7 +43,7 @@ Fetching flags
4343

4444
There are two approaches to fetching and caching flag rules from LaunchDarkly with the PHP SDK:
4545

46-
* [Guzzle Cache Middleware](https://github.com/Kevinrob/guzzle-cache-middleware) to cache HTTP responses in an in-memory array (default)
46+
* [Guzzle Cache Middleware](https://github.com/Kevinrob/guzzle-cache-middleware) to request and cache HTTP responses in an in-memory array (default)
4747
* [ld-relay](https://github.com/launchdarkly/ld-relay) to retrieve and store flags in Redis
4848

4949
Using Guzzle

0 commit comments

Comments
 (0)