From 5d7c41908a0f73e62d73fc009e3312fa7de6d2d1 Mon Sep 17 00:00:00 2001 From: Patrick Pacher Date: Thu, 30 Apr 2020 10:41:32 +0200 Subject: [PATCH] Fix typos --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e0ca9e7..21fc58c 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ This repository contains the following categories split into multiple files: - [analytics.txt](./lists/analytics.txt): Services that provide visitor analysis/profiling. - [fakenews.txt](./lists/fakenews.txt): Services that deliberately provide wrong information. - [fraud.txt](./lists/fraud.txt): Services that scam people. -- [maleware.txt](./lists/maleware.txt): Services that are (ab)used for attacking devices through technical means. -- [phishing.txt](./lists/phishing.txt): Services that engage in credential or credit-card fishing. +- [malware.txt](./lists/malware.txt): Services that are (ab)used for attacking devices through technical means. +- [phishing.txt](./lists/phishing.txt): Services that engage in credential fishing. - [telemetry.txt](./lists/telemetry.txt): Services that collect application telemetry. - [tracking-other.txt](./lists/tracking-other.txt): Services that are believed to serve ads or track users, but their exact use is unknown or not categorized. @@ -43,7 +43,7 @@ Join our community around forging powerful privacy tools at reddit: ### Filterlists -When contributing new domains for the filter list categories, please make sure follow the few principels outlined here: +When contributing new domains for the filter list categories, please make sure to follow the few principels outlined here: **Open an Issue / PR** @@ -69,4 +69,4 @@ github will link the commit to the issue to find all the details and discussions ## License -This repository is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). Refer to the link or to the [LICENSE file](.LICENSE) for more information. \ No newline at end of file +This repository is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). Refer to the link or to the [LICENSE file](.LICENSE) for more information.