Skip to content

Commit f5de55e

Browse files
committed
sum -> Checksum
1 parent 5d40a53 commit f5de55e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

templates/downloads/release_detail.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ <h3>{{ f.os.name }}</h3>
7171
<th>Version</th>
7272
<th>Operating System</th>
7373
<th>Description</th>
74-
<th>MD5 Sum</th>
75-
<th>SHA256 Sum</th>
74+
<th>MD5 Checksum</th>
75+
<th>SHA256 Checksum</th>
7676
<th>File Size</th>
7777
{% if release_files|has_sigstore_materials %}
7878
<th colspan="2"><a href="https://www.python.org/download/sigstore/">Sigstore</a></th>

0 commit comments

Comments
 (0)