Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 1569f08

Browse files
committed
Fix Javadoc
1 parent 62d88e8 commit 1569f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<hr/>
2424
<div id="overviewBody">
2525
<p>
26-
Reactor RabbitMQ is a reactive API for <a href="https://rabbitmq.com/">Apache RabbitMQ</a> based on
26+
Reactor RabbitMQ is a reactive API for <a href="https://rabbitmq.com/">RabbitMQ</a> based on
2727
<a href="https://projectreactor.io">Project Reactor</a>. Reactor RabbitMQ API enables messages to be
2828
published to RabbitMQ exchanges and consumed from RabbitMQ queues using functional APIs with non-blocking back-pressure
2929
and very low overheads. This enables applications using Reactor to use RabbitMQ as a message bus or

0 commit comments

Comments
 (0)