Skip to content

Commit

Permalink
docs: close #1125 (#1126)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lancetnik authored Jan 10, 2024
1 parent 3b8a494 commit d391563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/en/rabbit/declare.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ search:

# RabbitMQ Queue/Exchange Declaration

**FastStream** declares and validates all exchanges and queues using *publishers* and *subscribers* *RabbitMQ* objects, but sometimes you need to declare them manually.
**FastStream** *subscribers* declares and validates all using *RabbitMQ* exchanges and queues (*publishers* declares exchanges only), but sometimes you need to declare them manually.

**RabbitBroker** provides a way to achieve this easily.

Expand Down

0 comments on commit d391563

Please sign in to comment.