diff options
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>{{- '' -}} |