diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index ae2c639..85976fb 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -561,7 +561,7 @@ Example: `||google-analytics.com^$important,third-party` will block all network Disable inline script tags in the main page via CSP: `||example.com^$inline-script`. -e also: [`csp`](#csp) +See also: [`csp`](#csp) ***