From fd89836040c153b357bddca235057fb8f7567ac6 Mon Sep 17 00:00:00 2001 From: blacklight447 Date: Mon, 15 Jun 2020 04:48:39 +0200 Subject: [PATCH] fix typo in clear url description (#1953) --- _includes/sections/browser-addons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/browser-addons.html b/_includes/sections/browser-addons.html index 4d880754..20ce2291 100644 --- a/_includes/sections/browser-addons.html +++ b/_includes/sections/browser-addons.html @@ -47,7 +47,7 @@ {% include cardv2.html title="ClearURLs" image="/assets/img/svg/3rd-party/clearurls.svg" - description="ClearURLs will automatically remove tracking elements from URLs to help protect your privacy when browse through the Internet." + description="ClearURLs will automatically remove tracking elements from URLs to help protect your privacy when browsing through the Internet." website="https://gitlab.com/KevinRoebert/ClearUrls" privacy-policy="https://gitlab.com/KevinRoebert/ClearUrls/-/blob/master/PRIVACY.md" forum="https://forum.privacytools.io/t/discussion-clearurls/3353"