diff options
author | Ember <me@ember-is.gay> | 2024-06-13 12:24:18 +1000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-06-13 10:23:01 +0200 |
commit | cb945276b692bf1f38c75f5ba5e84bf59836aa17 (patch) | |
tree | 409880b73dfcc222c05b664c67b6f67780610777 /docs | |
parent | f5eb56b63f250c7804e5e1cf4426e550bc933906 (diff) | |
download | searxng-cb945276b692bf1f38c75f5ba5e84bf59836aa17.tar.gz searxng-cb945276b692bf1f38c75f5ba5e84bf59836aa17.zip |
Change 'his/her' to 'them'
Diffstat (limited to 'docs')
-rw-r--r-- | docs/admin/settings/settings_engine.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/settings/settings_engine.rst b/docs/admin/settings/settings_engine.rst index 78c400ccf..454fcd241 100644 --- a/docs/admin/settings/settings_engine.rst +++ b/docs/admin/settings/settings_engine.rst @@ -204,7 +204,7 @@ Example configuration to restrict access to the Arch Linux Wiki engine: tokens: [ 'my-secret-token' ] Unless a user has configured the right token, the engine is going to be hidden -from him/her. It is not going to be included in the list of engines on the +from them. It is not going to be included in the list of engines on the Preferences page and in the output of `/config` REST API call. Tokens can be added to one's configuration on the Preferences page under "Engine |