Skip to content

Commit 189847d

Browse files
baevgaryrussell
authored andcommitted
fix asyncrabbittemplate section
1 parent eac3be3 commit 189847d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference/asciidoc/amqp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4166,7 +4166,7 @@ See the https://www.rabbitmq.com/dlx.html[RabbitMQ Dead Letter Documentation] fo
41664166
You can also take a look at the `FixedReplyQueueDeadLetterTests` test case for an example.
41674167

41684168
[[async-template]]
4169-
===== `AsyncRabbitTemplate`
4169+
===== Async Rabbit Template
41704170

41714171
Version 1.6 introduced the `AsyncRabbitTemplate`.
41724172
This has similar `sendAndReceive` (and `convertSendAndReceive`) methods to those on the <<amqp-template>>.

0 commit comments

Comments
 (0)