Update docs/en/operations/settings/settings.md

Co-authored-by: alesapin <alesapin@clickhouse.com>
This commit is contained in:
Dmitry Novik 2022-03-24 17:47:37 +01:00 committed by GitHub
parent 86a1912524
commit a60e5bf427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4227,7 +4227,7 @@ Default value: `0`.
## memory_usage_overcommit_max_wait_microseconds
Maximum time thread will wait for memory to be freed in the case of memory overcommit on user level.
If timeout is reached and memory is not freed, exception is thrown.
If the timeout is reached and memory is not freed, an exception is thrown.
Read more about [memory overcommit](memory-overcommit.md).
Default value: `0`.