10000 Fix readme example code syntax (#690) · sofkyle/rsocket-java@1472c16 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1472c16

Browse files
bigspawnrobertroeser
authored andcommitted
Fix readme example code syntax (rsocket#690)
Signed-off-by: bigspawn <bigspawn@yandex.ru>
1 parent 55b847b commit 1472c16

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
@@ -52,7 +52,7 @@ Frames can be printed out to help debugging. Set the logger `io.rsocket.FrameLog
5252

5353
## Trivial Client
5454

55-
```
55+
```java
5656
package io.rsocket.transport.netty;
5757

5858
import io.rsocket.Payload;

0 commit comments

Comments
 (0)
0