mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[chore] docs: various grammatical fixes
This commit is contained in:
@@ -121,7 +121,7 @@ class SXNGPlugin(Plugin):
|
||||
self.info = PluginInfo(
|
||||
id=self.id,
|
||||
name=gettext("Hostnames plugin"),
|
||||
description=gettext("Rewrite hostnames, remove results or prioritize them based on the hostname"),
|
||||
description=gettext("Rewrite hostnames and remove or prioritize results based on the hostname"),
|
||||
preference_section="general",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user