Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
christofluethi committed Mar 12, 2024
1 parent d5b730e commit a269c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/08.0/81_reactive-messaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ If you read this example it's pretty clear what is happening. We are connecting
Connector can:

* retrieve messages from a remote broker (inbound)
* send messages to a remove broker (outbound)
* send messages to a remote broker (outbound)

A connector can, of course, implement both directions.

Expand Down

0 comments on commit a269c04

Please sign in to comment.