Skip to content

Commit c2af549

Browse files
authored
Merge pull request #15 from nohponex/patch-1
Fixed minor typo at README.md
2 parents b68bb2c + fb39c9e commit c2af549

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
@@ -4,7 +4,7 @@
44

55
## About
66

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).
88

99
More [here](https://github.com/queue-interop/queue-interop#amqp-interop).
1010

0 commit comments

Comments
 (0)