From 5fec341f24c66d231f7eb5a797ecbd3ca29c9a86 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sat, 5 Aug 2017 15:36:11 -0500 Subject: [PATCH] fix typo for #105 --- data/lists.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/lists.json b/data/lists.json index 8af4f7df2..93ea51ec8 100644 --- a/data/lists.json +++ b/data/lists.json @@ -1,5 +1,5 @@ [{ - "descr": "Adblock fitlers for both Adblock PLUS and uBlock. It also includes some anti-adblocking rules to make your adblocking extension undetectable. The author manually add the track block rules from https://better.fyi/trackers/ since those rules are only for an iOS app only.", + "descr": "Adblock filters for both Adblock PLUS and uBlock. It also includes some anti-adblocking rules to make your adblocking extension undetectable. The author manually add the track block rules from https://better.fyi/trackers/ since those rules are only for an iOS app only.", "descrSourceUrl": "https://github.com/anarki999/Adblock-List-Archive/blob/master/Better.fyiTrackersBlocklist.txt", "homeUrl": "https://github.com/anarki999/Adblock-List-Archive", "issuesUrl": "https://github.com/anarki999/Adblock-List-Archive/issues",