diff --git a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md index 99faf53a..4f4fae07 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -244,4 +244,4 @@ foreach ($client->stream($responses) as $response => $chunk) { * 379 request completed in 0.4s! * `Stream` has second argument, max number of seconds to wait before yielding a timeout chunk * `ResponseInterface::getInfo()` - get response headers, redirect count and URL, start time, HTTP method and code, user data and URL - * `getInfo('debug')` - displays debug information + * `getInfo('debug')` - displays debug information