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/theme.html | |
| parent | cacfe54153de06e8a0f488366d60d03d1184da63 (diff) | |
[chore] docs: various grammatical fixes
Diffstat (limited to 'searx/templates/simple/preferences/theme.html')
| -rw-r--r-- | searx/templates/simple/preferences/theme.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/templates/simple/preferences/theme.html b/searx/templates/simple/preferences/theme.html index 1fdaeac12..c17650808 100644 --- a/searx/templates/simple/preferences/theme.html +++ b/searx/templates/simple/preferences/theme.html @@ -11,7 +11,7 @@ </select>{{- '' -}} </div>{{- '' -}} <div class="description"> - {{- _('Change SearXNG layout') -}} + {{- _('Change the layout of SearXNG') -}} </div>{{- '' -}} </fieldset>{{- '' -}} |