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
@@ -4,7 +4,7 @@
4
4
5
5
## About
6
6
7
-
AMQP interop tries to identify and standardize a common way for PHP programs to create, send, receive and read AMMQ messages to achieve interoperability. It seats on top of [queue interop](https://github.com/queue-interop/queue-interop).
7
+
AMQP interop tries to identify and standardize a common way for PHP programs to create, send, receive and read AMQP messages to achieve interoperability. It seats on top of [queue interop](https://github.com/queue-interop/queue-interop).
8
8
9
9
More [here](https://github.com/queue-interop/queue-interop#amqp-interop).
0 commit comments