Skip to content

Commit 2af09b8

Browse files
Update README.md
1 parent f251f93 commit 2af09b8

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
@@ -28,7 +28,7 @@ Akka.NET serialization with [MessagePack](https://github.com/neuecc/MessagePack-
2828

2929
## How to setup MessagePack as default serializer
3030
Bind MessagePack serializer using following HOCON configuration in your actor system settings:
31-
```json
31+
```hocon
3232
akka {
3333
actor {
3434
serializers {

0 commit comments

Comments
 (0)