Skip to content

Commit

Permalink
Minor typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dkulp committed Jul 7, 2017
1 parent 74349fd commit cc04b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-manual/en/address-model.md
Expand Up @@ -57,7 +57,7 @@ Add an address configuration element and its associated queue if they do not exi

In a publish-subscribe scenario, messages are sent to every consumer subscribed to an address. JMS topics and MQTT subscriptions are two examples of publish-subscribe messaging.

To configure an address with publish-subscribe semantics, create an address with the multicast routing tyoe.
To configure an address with publish-subscribe semantics, create an address with the multicast routing type.

![Publish Subscribe](images/addressing-model-pubsub.png)
Figure 2. Publish-Subscribe
Expand Down

0 comments on commit cc04b8f

Please sign in to comment.