Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sohaibiftikhar authored Feb 25, 2018
1 parent 0e689cf commit 78d91b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/16-rmq-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ More details about how to find NameServer address please refer to [here](/rocket

Broker server is responsible for message store and delivery, message query, HA guarantee, and so on.

As shown in image below, Broker server has searval important sub modules:
As shown in image below, Broker server has several important sub modules:

* Remoting Module, the entry of broker, handles the requests from clients.
* Client Manager, manages the clients (Producer/Consumer) and maintains topic subscription of consumer.
Expand Down

0 comments on commit 78d91b7

Please sign in to comment.