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/infinite_scroll.html | |
| parent | cacfe54153de06e8a0f488366d60d03d1184da63 (diff) | |
[chore] docs: various grammatical fixes
Diffstat (limited to 'searx/templates/simple/preferences/infinite_scroll.html')
| -rw-r--r-- | searx/templates/simple/preferences/infinite_scroll.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/templates/simple/preferences/infinite_scroll.html b/searx/templates/simple/preferences/infinite_scroll.html index 4ed34e438..f5bcf1c95 100644 --- a/searx/templates/simple/preferences/infinite_scroll.html +++ b/searx/templates/simple/preferences/infinite_scroll.html @@ -11,6 +11,6 @@ >{{- '' -}} </p>{{- '' -}} <div class="description" id="pref_infinite_scroll"> - {{- _('Automatically load next page when scrolling to bottom of current page') -}} + {{- _('Automatically load the next page when scrolling to the bottom of the current page') -}} </div>{{- '' -}} </fieldset>{{- '' -}} |