From 28ed2a13dd03130f6c5fdd4970b2df066f5fa7ea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Charaoui?= <jerome@riseup.net>
Date: Thu, 30 Nov 2023 20:23:54 -0500
Subject: [PATCH] howto/tls: fix typo, specify actual fastly domain

---
 howto/tls.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/howto/tls.md b/howto/tls.md
index a5418d68..635c5c9d 100644
--- a/howto/tls.md
+++ b/howto/tls.md
@@ -265,8 +265,8 @@ time of writing (2020-04-15):
 
  * [Let's Encrypt][]: automatically issues certificates for most websites
    and domains, managed by TPA
- * [Globalsign][]: used by the [Fastly][] CDN used to distributed
-   TBB updates
+ * [Globalsign][]: used by the [Fastly][] CDN used to distribute
+   TBB updates (`cdn-fastly.torproject.org`)
  * [Digicert][]: used by other teams to sign software releases for
    Windows
  * [Harica][]: used for HTTPS on the donate.tpo onion service
-- 
GitLab