From 2326f6d9060bd8e7d9808b19cc5911562e07c916 Mon Sep 17 00:00:00 2001 From: Michael Truog Date: Wed, 18 May 2016 21:39:17 -0700 Subject: [PATCH] Fix documentation error. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58fbc35..37fabc3 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ the option would be the best. - \* Tries to pack as `str` if it is a valid `string()`. -### `{map_format, maps|jiffy|jsx}` +### `{map_format, map|jiffy|jsx}` Both at packing and unpacking. Default value is `maps`.