From c747ebdc42712122b3009d3e8173b7da03988fc1 Mon Sep 17 00:00:00 2001 From: Slava <45171506+slavaleleka@users.noreply.github.com> Date: Mon, 14 Aug 2023 20:07:30 +0300 Subject: [PATCH] fix non-basic rules description Co-authored-by: Helen <58733007+el-termikael@users.noreply.github.com> --- docs/general/ad-filtering/create-own-filters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/ad-filtering/create-own-filters.md b/docs/general/ad-filtering/create-own-filters.md index 6aa21590018..da8b2ec90a3 100644 --- a/docs/general/ad-filtering/create-own-filters.md +++ b/docs/general/ad-filtering/create-own-filters.md @@ -2351,7 +2351,7 @@ Rule weight: base weight + allowed content types, [category 2](#priority-categor ## Non-basic rules {#non-basic-rules} -However, the capabilities of the basic rules may not be sufficient to block ads. +However, basic rules may not be enough to block ads. Sometimes you need to hide an element or change part of the HTML code of a web page without breaking anything. The rules described in this section are created specifically for this purpose.