From ba8959ad7c18ce4165d29b7a472d845bd96f4735 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Tue, 27 Sep 2022 17:01:00 +0200 Subject: [fix] typos / reported by @kianmeng in searx PR-3366 [PR-3366] https://github.com/searx/searx/pull/3366 Signed-off-by: Markus Heiser --- docs/dev/search_api.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/dev/search_api.rst') diff --git a/docs/dev/search_api.rst b/docs/dev/search_api.rst index 3a56b9991..2333474a9 100644 --- a/docs/dev/search_api.rst +++ b/docs/dev/search_api.rst @@ -93,14 +93,14 @@ Parameters :default: ``Hash_plugin``, ``Search_on_category_select``, - ``Self_Informations``, ``Tracker_URL_remover``, + ``Self_Information``, ``Tracker_URL_remover``, ``Ahmia_blacklist`` :values: .. enabled by default ``Hash_plugin``, ``Search_on_category_select``, - ``Self_Informations``, ``Tracker_URL_remover``, + ``Self_Information``, ``Tracker_URL_remover``, ``Ahmia_blacklist``, .. disabled by default -- cgit v1.2.3