From a800321be37341cc49a94ac486eaff295627144b Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Sat, 5 Mar 2022 14:04:19 -0800 Subject: [PATCH] fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3