From a0735fbf1d9e7b820ed70cebb84527a7ec50d36f Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Tue, 14 Aug 2018 18:58:14 +0200 Subject: [PATCH] Correcting "protcool" typo, part 1 --- src/FilterLists.Web/ClientApp/components/Home.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FilterLists.Web/ClientApp/components/Home.tsx b/src/FilterLists.Web/ClientApp/components/Home.tsx index f1c4ea132..4fbbc3a77 100644 --- a/src/FilterLists.Web/ClientApp/components/Home.tsx +++ b/src/FilterLists.Web/ClientApp/components/Home.tsx @@ -179,7 +179,7 @@ interface IListLanguageDto { function SubscribeUrl(props: any) { return + title={"Subscribe to list with browser extension supporting \"abp:\" protocol (e.g. uBlock Origin, AdBlock Plus)."}> Subscribe ; -} \ No newline at end of file +}