There was an error while loading. Please reload this page.
1 parent 0e6e554 commit f7fad7bCopy full SHA for f7fad7b
1 file changed
peps/pep-0426.rst
@@ -630,7 +630,7 @@ characters:
630
631
Source labels MUST start and end with an ASCII letter or digit.
632
633
-A regular expression to rnforce these constraints (when run with
+A regular expression to enforce these constraints (when run with
634
``re.IGNORECASE``) is::
635
636
^([A-Z0-9]|[A-Z0-9][A-Z0-9._-+]*[A-Z0-9])$
0 commit comments