From 9763212e52ca8b9be9a912881d2fdbbd4580a5fb Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 11 Dec 2015 05:53:36 -0500 Subject: [PATCH] Updated Dynamic filtering: rule syntax (markdown) --- Dynamic-filtering:-rule-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dynamic-filtering:-rule-syntax.md b/Dynamic-filtering:-rule-syntax.md index cdece08..9cd02d5 100644 --- a/Dynamic-filtering:-rule-syntax.md +++ b/Dynamic-filtering:-rule-syntax.md @@ -12,7 +12,7 @@ Source hostname always corresponds to the hostname extracted from the URL of the The destination hostname corresponds to the hostname extracted from the URL of a remote resource which the web page is fetching (or trying to). -The rule always automatically propagates to all subdomains of the source hostname and all subdomains of the destinations hostname -- unless the rule is overriden by a narrower rule in one of the subodmains. +The rule always automatically propagates to all subdomains of the source hostname and all subdomains of the destination hostname -- unless the rule is overridden by a narrower rule in one of the subodmains. The type is the type of the fetched resource. A request can be blocked, allowed, or ignored by dynamic filtering.