diff options
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 %} |