Skip to content

Commit 0dd9a84

Browse files
Merge pull request #68 from kojilin/patch-1
Update some typo
2 parents 500b6e6 + 7b8c4e1 commit 0dd9a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ReactiveSocket
22

3-
ReactiveSocket is network protocol with client and server that uses [Reactive Streams](http://reactive-stream.org) (and optimistically [Reactive Stream IO](http://reactive-stream.io) as it gets defined).
3+
ReactiveSocket is network protocol with client and server that uses [Reactive Streams](http://reactive-streams.org) (and optimistically [Reactive Streams IO](http://reactive-streams.io) as it gets defined).
44

55
It enables the following interaction models via async message passing over a single network connection:
66

0 commit comments

Comments
 (0)