From 09d306a8f6dd566c064443dda442b805a272400e Mon Sep 17 00:00:00 2001
From: emma peel <emma.peel@riseup.net>
Date: Wed, 15 May 2019 11:36:16 +0200
Subject: [PATCH] typo. reported by translator, 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 0abd2ae7..e033cddd 100644
--- a/content/misc/glossary/contents.lr
+++ b/content/misc/glossary/contents.lr
@@ -173,7 +173,7 @@ In [Tor](#tor-/-tor-network/-core-tor) terms, a "hop" refers to [traffic](#traff
 
 ### HTTP
 
-The [Hypertext Transfer Protocol(HTTP)](#http) is a channel used to send files and data between devices on a network. Originally used to transfer only web pages, it is now relied upon to deliver many forms of data and communication. 
+The [Hypertext Transfer Protocol (HTTP)](#http) is a channel used to send files and data between devices on a network. Originally used to transfer only web pages, it is now relied upon to deliver many forms of data and communication.
 
 ### HTTPS
 
-- 
GitLab