Skip to content

Commit b929c3a

Browse files
authored
typo in guides/dropping-older-python-versions.rst
1 parent 13c44d9 commit b929c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/guides/dropping-older-python-versions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Dropping a Python release
8888

8989
Once you have published a package with the Requires-Python metadata, you can then make a further update removing that Python runtime from support.
9090

91-
It must be done in this order for the automated fail-back to work.
91+
It must be done in this order for the automated fallback to work.
9292

9393
For example, you published the Requires-Python: ">=2.7" as version 1.0.0 of your package.
9494

0 commit comments

Comments
 (0)