diff --git a/pep-0461.txt b/pep-0461.txt index 5e731dad2..b1786f465 100644 --- a/pep-0461.txt +++ b/pep-0461.txt @@ -93,7 +93,7 @@ Examples:: b'a' ``%b`` will insert a series of bytes. These bytes are collected in one of two -ways:: +ways: - input type supports ``Py_buffer`` [4]_? use it to collect the necessary bytes