Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
niclasmeier committed Mar 28, 2012
1 parent 7d8dfd3 commit 1d591e1
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 @@ -62,7 +62,7 @@ Now we have everything in place to create the SSLContext to user for the connect

So let's create the connection:

(def connection (push/create-connection (dev-address) ctx))
(def connection (push/create-connection (dev-address) ctx))

Now lets send a message:

Expand Down

0 comments on commit 1d591e1

Please sign in to comment.