From be8ce365abf62b1be1450db5c3eae0b845891e7f Mon Sep 17 00:00:00 2001 From: Nik Nyby Date: Wed, 2 Aug 2017 10:26:41 -0400 Subject: [PATCH] fix typo in changelog --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 870c4358..1c107309 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -20,7 +20,7 @@ dev **Bugfixes** - Fixed issue where Requests would raise ``ConnectionError`` instead of - ``SSLError`` when encoutering SSL problems when using urllib3 v1.22. + ``SSLError`` when encountering SSL problems when using urllib3 v1.22. 2.18.2 (2017-07-25) +++++++++++++++++++