Fix a PEP number discrepancy in the README
This commit is contained in:
parent
aed5fd66c0
commit
11debc3dd9
|
@ -44,7 +44,7 @@ Checking PEP formatting and rendering
|
|||
=====================================
|
||||
|
||||
Do not commit changes with bad formatting. To check the formatting of
|
||||
a PEP, use the Makefile. In particular, to generate HTML for PEP 999,
|
||||
a PEP, use the Makefile. In particular, to generate HTML for PEP 9999,
|
||||
your source code should be in ``pep-9999.rst`` and the HTML will be
|
||||
generated to ``pep-9999.html`` by the command ``make pep-9999.html``.
|
||||
The default Make target generates HTML for all PEPs.
|
||||
|
|
Loading…
Reference in New Issue