Skip to content

Commit 01a1fd0

Browse files
ewdurbinmnm678
authored andcommitted
PEP 458: Fix figure reference and typo (python#1326)
In secure-systems-lab#73 Figure 2 became Figure 1. This change fixes a missed reference update. It also removes a stray "and". Signed-off-by: Lukas Puehringer <[email protected]>
1 parent 0f9683d commit 01a1fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pep-0458.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ implementation (Nov 7 2019), summarized in Tables 2-3, PyPI SHOULD
628628
split all targets in the *bins* role by delegating them to 16,384
629629
*bin-n* roles (see C10 in Table 2). Each *bin-n* role would sign
630630
for the PyPI targets whose SHA2-512 hashes fall into that bin
631-
(see and Figure 2 and `Consistent Snapshots`_). It was found
631+
(see Figure 1 and `Consistent Snapshots`_). It was found
632632
that this number of bins would result in a 5-9% metadata overhead
633633
(relative to the average size of downloaded distribution files; see V13 and
634634
V15 in Table 3) for returning users, and a 69% overhead for new

0 commit comments

Comments
 (0)