From 34a758b0971d2f18abace340dd65dea21735ab1e Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 7 Oct 2015 08:54:29 -0400 Subject: [PATCH] Updated Inline script tag filtering (markdown) --- Inline-script-tag-filtering.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Inline-script-tag-filtering.md b/Inline-script-tag-filtering.md index d526291..f08b1c0 100644 --- a/Inline-script-tag-filtering.md +++ b/Inline-script-tag-filtering.md @@ -104,7 +104,7 @@ Script tag filters do not work in all browsers, due to browser API limitations: - Not supported in Chromium-based browser. - Starring the [related Chromium issue](https://code.google.com/p/chromium/issues/detail?id=168175) may help motivate Chromium devs to implement support. -- Not supported on older version of Firefox. +- Not supported on older versions of Firefox. ***