From 37bfb2934136fb5961802a597112e6a7c42c78ab Mon Sep 17 00:00:00 2001 From: Krzysztof Nozderko Date: Mon, 26 Feb 2024 11:57:36 +0100 Subject: [PATCH] little rephrase --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bee2d598e..c65b3d76b 100644 --- a/README.md +++ b/README.md @@ -800,7 +800,7 @@ To minimize the number of searches for a configuration file it is executed only: - for the first connection - for the first connection with `CLIENT_CONFIG_FILE` parameter. -On Unix-style systems client configuration file permissions are expected to have limitation that only the file owner can modify the files (e.g. 600, 644). +On Unix-style systems, client configuration file permissions are expected to have a limitation that only the file owner can modify the files (e.g. 600, 644). The example of the configuration file is: ```json