We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14ab754 + 0f27ec9 commit dc0d34dCopy full SHA for dc0d34d
docs/transport/amqp.md
@@ -15,7 +15,7 @@ Build on top of [php amqp extension](https://github.com/pdezwart/php-amqp).
15
* [Installation](#installation)
16
* [Create context](#create-context)
17
* [Declare topic](#declare-topic)
18
-* [Declare queue](#decalre-queue)
+* [Declare queue](#declare-queue)
19
* [Bind queue to topic](#bind-queue-to-topic)
20
* [Send message to topic](#send-message-to-topic)
21
* [Send message to queue](#send-message-to-queue)
0 commit comments