We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683cf16 commit 1f150beCopy full SHA for 1f150be
peps/pep-0780.rst
@@ -294,7 +294,7 @@ can be used::
294
295
Note that in the absence of the features described in this PEP, early adopting
296
projects have had to resort to using the fork for *all* builds of a potentially
297
-free threading Python interpreter; typical dependencies than look like::
+free threading Python interpreter; typical dependencies then looked like::
298
299
pyyaml; python_version<"3.13"
300
pyyaml-ft; python_version>="3.13"
0 commit comments