Skip to content

Commit

Permalink
Merge pull request #200 from gorzell/master
Browse files Browse the repository at this point in the history
Fix copy/paste error in documentation.
  • Loading branch information
NiteshKant committed Aug 6, 2014
2 parents 1f3e07a + 31148ba commit 7a8ace3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ ServerSentEvent objects.
HTTP server
===========

Here is the snippet from [HttpSseClient](HttpSseClient.java):
Here is the snippet from [HttpSseServer](HttpSseServer.java):

```java
public HttpServer<ByteBuf, ServerSentEvent> createServer() {
Expand Down

0 comments on commit 7a8ace3

Please sign in to comment.