From 1de04d00b107d27c9400ba24c47cf52953e820de Mon Sep 17 00:00:00 2001 From: Michael Ramsey Date: Sat, 24 Dec 2022 13:44:28 -0500 Subject: [PATCH] Update v6.2.0.rst fix typo --- docs/releases/v6.2.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases/v6.2.0.rst b/docs/releases/v6.2.0.rst index 7ad56d14f..08712eca3 100644 --- a/docs/releases/v6.2.0.rst +++ b/docs/releases/v6.2.0.rst @@ -40,7 +40,7 @@ General changes - The minimum supported Python version is now 3.7. - Wheels are now published with the Python stable ABI (``abi3``) for compatibility across versions of Python. -- SSL certificate verfication and hostname checks are now enabled by default in +- SSL certificate verification and hostname checks are now enabled by default in more places (primarily in client-side usage of `.SSLIOStream`). - Various improvements to type hints throughout the package. - CI has moved from Travis and Appveyor to Github Actions. -- 2.47.2