Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdinn committed Sep 23, 2013
1 parent 7ab7780 commit 4aa89a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

scala-zeromq facilitates communication using the [ZeroMQ](http://zeromq.org)
messaging library. ZeroMQ is a message-oriented socket communication library that
support several high-level messaging patterns, including request-reply,
supports several high-level messaging patterns, including request-reply,
publish-subscribe and push-pull. For a thorough description of how ZeroMQ works,
read the [guide](http://zguide.zeromq.org).

Expand Down

0 comments on commit 4aa89a5

Please sign in to comment.