diff --git a/My-answer-to-web-store-reviews-where-appropriate.md b/My-answer-to-web-store-reviews-where-appropriate.md index ad807fb..1e876d3 100644 --- a/My-answer-to-web-store-reviews-where-appropriate.md +++ b/My-answer-to-web-store-reviews-where-appropriate.md @@ -10,7 +10,7 @@ I can't answer to the review in web stores. It's unfortunate as sometimes I coul > Frequently causes web `net::ERR_BLOCKED_BY_CLIENT` > Exchange ADB" (Google translate) -It's what is logged in the dev console when net requests are blocked. This is actually a **good** thing, this proves the extension does what it says it does. +It's what is logged in the dev console when net requests are blocked. This is actually a **good** thing, this proves the extension does what it says it does -- blocking. Adblock Plus will also causes `net::ERR_BLOCKED_BY_CLIENT` to be logged each net request it blocks, it's no different.