Pull request 192: conf-fix-typo

Squashed commit of the following:

commit 99a0628da56a844041762faefc86291dfe260f9a
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Mon Jan 29 16:55:53 2024 +0300

    Configuration: fix typo
Stanislav Chzhen 2024-01-29 17:05:04 +03:00
parent e6b967ba14
commit 5cf89dbd52

@ -847,8 +847,8 @@ Settings are stored in [YAML format](https://en.wikipedia.org/wiki/YAML), possib
- `tags`: List of client's tags.
- `upstreams`: Upstreams configuration.
- `uid`: **Since v0.107.44** client's unique identifier.
- `upstreams_cache_size`: **Since v0.107.41** client's cache size.
- `upstreams_cache_enabled`: **Since v0.107.41** if client's cache is
- `upstreams_cache_size`: **Since v0.107.42** client's cache size.
- `upstreams_cache_enabled`: **Since v0.107.42** if client's cache is
enabled.
- `use_global_settings`: Shows if the client-specific settings are used to
override the global settings.