]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
fix README typo
authorBob Halley <halley@dnspython.org>
Sat, 5 Mar 2022 22:04:19 +0000 (14:04 -0800)
committerBob Halley <halley@dnspython.org>
Sat, 5 Mar 2022 22:04:19 +0000 (14:04 -0800)
README.md

index ed579113a440f1277cbde50148a6b7010442d57a..282713e58d663657f82b89777ae43241b5a3a321 100644 (file)
--- 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.