Skip to content

Commit

Permalink
fix articles
Browse files Browse the repository at this point in the history
Co-authored-by: Helen <58733007+el-termikael@users.noreply.github.com>
  • Loading branch information
slavaleleka and el-termikael authored Aug 14, 2023
1 parent a70b029 commit 2f4e314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/ad-filtering/create-own-filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ There is a set of modifiers, which can be used to limit the rule's application a

There is a big difference in how AdGuard determines the content type on different platforms.
For AdGuard Browser Extension, content type for every request is provided by the browser.
AdGuard for Windows, Mac, Android use following method:
AdGuard for Windows, Mac, and Android use the following method:
first we try to determine the type of the request by the `Sec-Fetch-Dest` request header or by the filename extension.
If the request is not blocked at this stage,
the type will be determined using the `Content-Type` header at the beginning of the server response.
Expand Down

0 comments on commit 2f4e314

Please sign in to comment.