[fix] docs: typos in dev contrib guide "it's might be because

of the tool" -> "it might be because the tool"
This commit is contained in:
Tommaso Colella 2025-03-27 15:56:41 +00:00
parent 7dfaffded9
commit 07fb540c30

View File

@ -40,9 +40,9 @@ protection of searx, users must be informed about the effect of choosing to
enable it. Features that protect privacy but differ from the expectations of
the user should also be explained.
Also, if you think that something works weird with searx, it's might be because
of the tool you use is designed in a way to interfere with the privacy respect.
Submitting a bugreport to the vendor of the tool that misbehaves might be a good
Also, if you think that something works weird with searx, it might be because
the tool you use is designed in a way to interfere with the privacy respect.
Submitting a bug report to the vendor of the tool that misbehaves might be a good
feedback to reconsider the disrespect to its customers (e.g. ``GET`` vs ``POST``
requests in various browsers).