From 6dcfc31504e347bacc64f5dce1cf43ebebde3450 Mon Sep 17 00:00:00 2001
From: Linus Nordberg <linus@torproject.org>
Date: Wed, 21 Aug 2019 18:03:38 +0200
Subject: [PATCH] fix typo

---
 tsa/howto/letsencrypt.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tsa/howto/letsencrypt.mdwn b/tsa/howto/letsencrypt.mdwn
index d403f22f..8a6f6ffa 100644
--- a/tsa/howto/letsencrypt.mdwn
+++ b/tsa/howto/letsencrypt.mdwn
@@ -14,7 +14,7 @@ backup-keys.
     $EDIT domains		# add your domain name and optional SAN(s)
 	./bin/manage-backup-keys create   # see tor-passwords/000-backup-keys for the passphrase
 
-## Push they new key to the backup-keys repo
+## Push the new key to the backup-keys repo
 
     cd backup-keys
 	git status
-- 
GitLab