From 954b815d6de705438d063b98a98c263d88cbe513 Mon Sep 17 00:00:00 2001 From: emma peel <emma.peel@riseup.net> Date: Tue, 14 May 2019 16:54:02 +0200 Subject: [PATCH] grammar correction, reported by translatr. thanks ao! --- content/misc/glossary/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/misc/glossary/contents.lr b/content/misc/glossary/contents.lr index 735c8b61..024672fa 100644 --- a/content/misc/glossary/contents.lr +++ b/content/misc/glossary/contents.lr @@ -66,7 +66,7 @@ Captchas are a challenge-response test used in computing to determine whether th ### checksum -Checksums are [hash](#hash)values of files. If you are downloaded the software without errors, the given checksum and the checksum of your downloaded file will be identical. +Checksums are [hash](#hash)values of files. If you have downloaded the software without errors, the given checksum and the checksum of your downloaded file will be identical. ### circuit -- GitLab