Skip to content

Commit

Permalink
fix notes grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed Aug 11, 2023
1 parent 8b4dc60 commit 71d3bec
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions docs/general/ad-filtering/create-own-filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,10 +271,10 @@ Basically, they just limit the scope of rule application.
:::note

- ✅ — fully supported
- ⚠️ — supported but may be unreliable or some limitations may occur, check a modifier description for more details
- 🧩 — may be already implemented in nightly or beta but not supported in release versions yet
- ❌ — no support
- ? — FIXME: need to check
- ⚠️ — supported, but reliability may vary or limitations may occur; check the modifier description for more details
- 🧩 — may already be implemented in nightly or beta versions but is not yet supported in release versions
- ❌ — not supported
- ? — FIXME: needs to be checked

:::

Expand Down Expand Up @@ -635,10 +635,10 @@ the type will be determined using the `Content-Type` header at the beginning of
:::note

- ✅ — fully supported
- ⚠️ — supported but may be unreliable or some limitations may occur, check a modifier description for more details
- ❌ — no support
- ⚠️ — supported, but reliability may vary or limitations may occur; check the modifier description for more details
- ❌ — not supported
- 🚫 — removed and no longer supported
- ? — FIXME: need to check
- ? — FIXME: needs to be checked

:::

Expand Down Expand Up @@ -776,8 +776,8 @@ We recommend to get acquainted with [this article](https://adblockplus.org/filte
:::note

- ✅ — fully supported
- ❌ — no support
- ? — FIXME: need to check
- ❌ — not supported
- ? — FIXME: needs to be checked

:::

Expand Down Expand Up @@ -999,12 +999,12 @@ These modifiers are able to completely change the behaviour of basic rules.
:::note

- ✅ — fully supported
- ⚠️ — supported but may be unreliable or some limitations may occur, check a modifier description for more details
- ⚠️ — supported, but reliability may vary or limitations may occur; check the modifier description for more details
<!-- following emoji shall be needed for $referrerpolicy after 1.12 is used in some apps -->
<!-- - 🧩 — may be already implemented in nightly or beta but not supported in release versions yet -->
- ❌ — no support
- 👎 — deprecated, still supported but will be removed in the future
- ? — FIXME: need to check
<!-- - 🧩 — may already be implemented in nightly or beta versions but is not yet supported in release versions -->
- ❌ — not supported
- 👎 — deprecated; still supported but will be removed in the future
- ? — FIXME: needs to be checked

:::

Expand Down Expand Up @@ -2331,7 +2331,7 @@ The rules described in this section are created specifically for this purpose.
:::note

- ✅ — fully supported
- ❌ — no support
- ❌ — not supported

:::

Expand Down Expand Up @@ -3458,7 +3458,7 @@ this: `\]`.
:::note

- ✅ — fully supported
- ❌ — no support
- ❌ — not supported

:::

Expand Down Expand Up @@ -3958,12 +3958,12 @@ If you need an advice on how to create your own filters properly, our forum has
:::note

- ✅ — fully supported
- ⚠️ — supported but may be unreliable or some limitations may occur, check a modifier description for more details
- 🧩 — may be already implemented in nightly or beta but not supported in release versions yet
- ❌ — no support
- 👎 — deprecated, still supported but will be removed in the future
- ⚠️ — supported, but reliability may vary or limitations may occur; check the modifier description for more details
- 🧩 — may already be implemented in nightly or beta versions but is not yet supported in release versions
- ❌ — not supported
- 👎 — deprecated; still supported but will be removed in the future
- 🚫 — removed and no longer supported
- ? — FIXME: need to check
- ? — FIXME: needs to be checked

:::

Expand Down

0 comments on commit 71d3bec

Please sign in to comment.