diff options
| author | Tommaso Colella <tommasocolella95@gmail.com> | 2025-04-13 21:50:36 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-04-17 16:47:52 +0200 |
| commit | 8ca57748ff500b780d9023c9b8fe2dbd836ff6b6 (patch) | |
| tree | 1b5df2e60be58d3b36e3cc6d28cbe4fe627c6fdf | |
| parent | 30399c50e2c22b3d7f8decb2e6ce3eda4c3d3b96 (diff) | |
[fix] docs: changed "many" to "some" for clarity in contribution guide's privacy by design section
| -rw-r--r-- | docs/dev/contribution_guide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/contribution_guide.rst b/docs/dev/contribution_guide.rst index 6da4d3853..61dd28c05 100644 --- a/docs/dev/contribution_guide.rst +++ b/docs/dev/contribution_guide.rst @@ -30,7 +30,7 @@ SearXNG was born out of the need for a **privacy-respecting** search tool which can be extended easily to maximize both its search and its privacy protecting capabilities. -Many widely used search engine features may work differently, +Some widely used search engine features may work differently, may be turned off by default, or may not be implemented at all in SearXNG **as a consequence of a privacy-by-design approach**. |