From 5d8b80470379e712687cc2f282e984654ef9e9df Mon Sep 17 00:00:00 2001 From: Igor Date: Fri, 7 Jul 2023 17:19:30 +0500 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9feddff..0aafc3c 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,7 @@ } } ``` -If you add any setting twice or more the first one only will be applied -You can group error settings in group **ErrorGroup** or just pass all settings as a linear list of settings. You don't need to follow some specific order for settings, just pass in arbitrary oder settings you are interested in. The only required setting is **FileName**. +If you add any setting twice or more the first one only will be applied. You can group error settings in group **ErrorGroup** or just pass all settings as a linear list of settings. You don't need to follow some specific order for settings, just pass in arbitrary oder settings you are interested in. The only required setting is **FileName**. ### Settings