diff --git a/Dynamic-filtering:-default-deny.md b/Dynamic-filtering:-default-deny.md
index 8d87bac..f11ac38 100644
--- a/Dynamic-filtering:-default-deny.md
+++ b/Dynamic-filtering:-default-deny.md
@@ -33,7 +33,7 @@ You can disengage default-deny for the current site with one click: set the "3rd

Default-deny cancelled locally. Notice that the blocking of 3rd-party frames is still in effect: cells with higher precedence won't have their rules overriden by cells with lower precedence.
-This results in default-deny being disengaged for the current site ([The Guardian](http://www.theguardian.com/) in our example), **while** keeping engaged static filtering (_EasyList_, _EasyPrivacy_, etc.)
+This results in default-deny being disengaged for the current site ([The Guardian](http://www.theguardian.com/) in our example), **while** keeping engaged static filtering (_EasyList_, _EasyPrivacy_, etc.). In this particular example, as can be seen in the picture, 3rd-party frames will still be blocked (usually a [good thing security-wise](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-Benefits-of-blocking-3rd-party-iframe-tags)).
***