From b29d2a4ee0390dbf616e3a22f90369e965c69e5a Mon Sep 17 00:00:00 2001 From: CAM Gerlach Date: Sun, 20 Feb 2022 20:35:42 -0600 Subject: [PATCH] Update pep-0001.txt Co-authored-by: Jelle Zijlstra --- pep-0001.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0001.txt b/pep-0001.txt index 457b5a23e501..c475bdd16203 100644 --- a/pep-0001.txt +++ b/pep-0001.txt @@ -519,7 +519,7 @@ PEP Formats and Templates ========================= PEPs are UTF-8 encoded text files using the reStructuredText_ format. -ReStructuredText allows for rich markup that is still quite easy to +reStructuredText allows for rich markup that is still quite easy to read, but also results in good-looking and functional HTML. :pep:`12` contains instructions and a :pep:`template <12#suggested-sections>` for reStructuredText PEPs.