You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ We provide simple [Monolog](https://github.com/Seldaek/monolog) [processor](src/
44
44
45
45
### Request decorator
46
46
47
-
[RequestDecorator](src/RequestDecorator.php) adds header with request id to your request object. It's useful when your microservices communicates between using PSR-7 HTTP messages e.g. [Guzzle](https://github.com/guzzle/guzzle).
47
+
[RequestDecorator](src/RequestDecorator.php) adds header with request id to your request object. It's useful when your microservices communicate between using PSR-7 HTTP messages e.g. [Guzzle](https://github.com/guzzle/guzzle).
0 commit comments