From f44fb511f12c694f2b253acf5f08c0ddb2fd0bc4 Mon Sep 17 00:00:00 2001
From: emma peel <emma.peel@riseup.net>
Date: Wed, 15 May 2019 11:53:45 +0200
Subject: [PATCH] grammar correction. 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 b443f53a..08d54556 100644
--- a/content/misc/glossary/contents.lr
+++ b/content/misc/glossary/contents.lr
@@ -193,7 +193,7 @@ An Internet service provider (ISP) is an organization that provides services for
 ### IP address
 
 An Internet Protocol address (IP address) is a numerical (or alpha-numeric in the case of IPv6) label assigned to each device (e.g., computer, printer) participating in a computer network that uses the Internet Protocol for communication.
-IP addresses are the location address of the device, similar to the addresses of physical locations.
+The IP address is the location address of the device, similar to the addresses of physical locations.
 [Tor Browser](#tor-browser) obscures your location by making it look like your [traffic](#traffic) is coming from an IP address that is not your own.
 
 ## J
-- 
GitLab