From 16ae2a4df107658b52750063ae203f978cf02ff7 Mon Sep 17 00:00:00 2001 From: Tim Landscheidt Date: Jun 13 2019 10:18:05 +0000 Subject: Fix typos on Releases page --- diff --git a/pagure/templates/releases.html b/pagure/templates/releases.html index 8d57109..4e849c7 100644 --- a/pagure/templates/releases.html +++ b/pagure/templates/releases.html @@ -30,7 +30,7 @@ {% if config.get('UPLOAD_FOLDER_PATH') and config.get('UPLOAD_FOLDER_URL') %}

- If the developers have upload one or more tarball(s), you will be able to + If the developers have uploaded one or more tarball(s), you will be able to find them in the release folder. @@ -38,7 +38,7 @@ {% if pagure_checksum %}

The CHECKSUMS - file contains the checksums (sha256 and sha512) of the files uploaded to + file contains the checksums (SHA256 and SHA512) of the files uploaded to pagure.