From 5079ed1b06817fb236d345b9d77cf5df4fd8de1d Mon Sep 17 00:00:00 2001 From: Andrew Rabert Date: Tue, 4 Dec 2018 23:52:54 -0500 Subject: [PATCH] Fix typo --- docs/history.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/history.rst b/docs/history.rst index fed2a15..9651889 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -3,7 +3,7 @@ Version History `3.0.0`_ (4 Dec 2018) --------------------- -- Add MessagePack dependencies to package extras (eg. `pip install sprockets.mixins.mediatype[msgpak]`) +- Add MessagePack dependencies to package extras (eg. `pip install sprockets.mixins.mediatype[msgpack]`) - Update to minimum of ietfparse 1.5.1 - Drop support for Python < 3.7 - Drop support for Tornado < 5