Skip to content

Commit f3c6650

Browse files
bigspawnOlegDokuka
authored andcommitted
Fix readme example code syntax (#690)
Signed-off-by: bigspawn <[email protected]>
1 parent f6173c3 commit f3c6650

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)