Update README.md

This commit is contained in:
Yuki Ito 2016-05-19 13:48:03 +09:00
parent 438f05c6e3
commit 919a69e125

View File

@ -117,7 +117,7 @@ the option would be the best.
### `{map_format, map|jiffy|jsx}`
Both at packing and unpacking. Default value is `maps`.
Both at packing and unpacking. Default value is `map`.
```erlang
msgpack:pack(#{ <<"key">> => <<"value">> }, []).