Skip to content

Commit dc0d34d

Browse files
authored
Merge pull request #699 from samnela/patch-1
Fix link to declare queue
2 parents 14ab754 + 0f27ec9 commit dc0d34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/transport/amqp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Build on top of [php amqp extension](https://github.com/pdezwart/php-amqp).
1515
* [Installation](#installation)
1616
* [Create context](#create-context)
1717
* [Declare topic](#declare-topic)
18-
* [Declare queue](#decalre-queue)
18+
* [Declare queue](#declare-queue)
1919
* [Bind queue to topic](#bind-queue-to-topic)
2020
* [Send message to topic](#send-message-to-topic)
2121
* [Send message to queue](#send-message-to-queue)

0 commit comments

Comments
 (0)