diff options
| author | benpiano800 <51756721+benpiano800@users.noreply.github.com> | 2025-06-12 10:24:43 -0500 |
|---|---|---|
| committer | Bnyro <bnyro@tutanota.com> | 2025-06-23 23:01:29 +0200 |
| commit | b47ee0a4e338f86761cb871496852b71594fceb0 (patch) | |
| tree | 502f4bea70ef8a10667f855a77cab2c3205ee3d3 /searx/templates/simple/preferences/cookies.html | |
| parent | cacfe54153de06e8a0f488366d60d03d1184da63 (diff) | |
[chore] docs: various grammatical fixes
Diffstat (limited to 'searx/templates/simple/preferences/cookies.html')
| -rw-r--r-- | searx/templates/simple/preferences/cookies.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/templates/simple/preferences/cookies.html b/searx/templates/simple/preferences/cookies.html index da69228b2..4b9d4687a 100644 --- a/searx/templates/simple/preferences/cookies.html +++ b/searx/templates/simple/preferences/cookies.html @@ -1,6 +1,6 @@ <p class="text-muted"> {{- _('This is the list of cookies and their values SearXNG is storing on your computer.') }} - <br>{{- _('With that list, you can assess SearXNG transparency.') -}} + <br>{{- _('With this list, you can assess the transparency of SearXNG.') -}} <br>{{- '' -}} </p> {% if cookies %} |