From: Bob Halley Date: Sat, 5 Mar 2022 22:04:19 +0000 (-0800) Subject: fix README typo X-Git-Tag: v2.3.0rc1~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a800321be37341cc49a94ac486eaff295627144b;p=thirdparty%2Fdnspython.git fix README typo --- diff --git a/README.md b/README.md index ed579113..282713e5 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Note that you can install any combination of the above, e.g.: ### Notices Python 2.x support ended with the release of 1.16.0. Dnspython 2.0.0 through -2.2.x supprot support Python 3.6 and later. As of dnspython 2.3.0, the minimum +2.2.x support Python 3.6 and later. As of dnspython 2.3.0, the minimum supported Python version will be 3.7. We plan to align future support with the lifetime of the Python 3 versions.