Skip to content

Commit 6a48fa7

Browse files
authored
PEP 458: Fix figure reference and typo (#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 43ba4c4 commit 6a48fa7

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
@@ -625,7 +625,7 @@ implementation (Nov 7 2019), summarized in Tables 2-3, PyPI SHOULD
625625
split all targets in the *bins* role by delegating them to 16,384
626626
*bin-n* roles (see C10 in Table 2). Each *bin-n* role would sign
627627
for the PyPI targets whose SHA2-512 hashes fall into that bin
628-
(see and Figure 2 and `Consistent Snapshots`_). It was found
628+
(see Figure 1 and `Consistent Snapshots`_). It was found
629629
that this number of bins would result in a 5-9% metadata overhead
630630
(relative to the average size of downloaded distribution files; see V13 and
631631
V15 in Table 3) for returning users, and a 69% overhead for new

0 commit comments

Comments
 (0)