From a8755a34443e11cd2e95ba650244679a9e3178b7 Mon Sep 17 00:00:00 2001 From: nojhan Date: Fri, 4 Sep 2020 10:54:34 +0200 Subject: [PATCH] fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c66e0dc..8b07a1c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Clutchlog is a logging system whith targets versatile debugging.** -**It allows to (de)clutch messages either for a given: log level, source code location or call stack depth.** +**Clutchlog is a logging system which targets versatile debugging.** +**It allows to (de)clutch messages for a given: log level, source code location or call stack depth.** Features ========