From 2223222f3f6df26fbc1b96ac235a66ec8237aea5 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Tue, 9 Jun 2020 16:19:56 +0200 Subject: [PATCH] fix typo + shorter description for PrivacySpy Signed-off-by: Stephen L. --- _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 33b789be..f79989d9 100644 --- a/_includes/sections/browser-addons.html +++ b/_includes/sections/browser-addons.html @@ -80,7 +80,7 @@ {% include cardv2.html title="PrivacySpy" image="/assets/img/png/3rd-party/privacyspy.png" - description='PrivacySpy is an open project to rate, annotate, and archive privacy policies. It provides a clear rating system and an automatically generated Highlights of the key points of a privacy policy using natural language processing, as "reading something is better than reading nothing".' + description='PrivacySpy is an open project to rate, annotate, and archive privacy policies. It provides a clear rating system and automatically generated Highlights of a privacy policy using natural language processing, as "reading something is better than reading nothing".' website="https://privacyspy.org/" privacy-policy="https://privacyspy.org/terms-and-privacy/" github="https://github.com/Politiwatch/privacyspy"