From 4e3a800356fb4ec3c67bb6b133c63dea21015cd9 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Tue, 9 Jun 2020 16:27:18 +0200 Subject: [PATCH] clarify source of the quote (from 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 f79989d9..25419fc3 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 automatically generated Highlights 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, with the philosophy that "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"