summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEmilio Tagua <53828441+eb-emilio@users.noreply.github.com>2020-02-05 09:20:17 -0300
committerGitHub <noreply@github.com>2020-02-05 21:20:17 +0900
commit1bd6fc36d09cea273a5b47d4f54ed5e3b718582c (patch)
tree5444b446abaf38ae6958c5108b717fecd3da2ca5 /README.md
parent030bb2f1f7ebd12faed937d8ef9846601361fbce (diff)
downloadmsgpack-python-1bd6fc36d09cea273a5b47d4f54ed5e3b718582c.tar.gz
Update README.md (#402)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 897a932..48401be 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ See note below for detail.
* ``raw=False`` by default. It assumes str types are valid UTF-8 string
and decode them to Python str (unicode) object.
- * ``encdoding`` option is rmeoved. You can use ``raw=True`` to support old format.
+ * ``encoding`` option is removed. You can use ``raw=True`` to support old format.
* Default value of ``max_buffer_size`` is changed from 0 to 100 MiB.
* Default value of ``strict_map_key`` is changed to True to avoid hashdos.
You need to pass ``strict_map_key=False`` if you have data which contain map keys