From 1c3c6c25277876ce02007125a1a5b6422c7852cb Mon Sep 17 00:00:00 2001 From: Szymon Soppa Date: Thu, 29 Aug 2024 11:35:27 +0200 Subject: [PATCH] Update README.md grammar mistakes Co-authored-by: Mateusz <97304124+itamm15@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7032db2..8906563 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ config :contexted, You may also want to enable it only for certain environments, like `dev`. -*Please also note that when this functionality is enabled, during the recompliation process, warnings are temporarly silenced to avoid logging conflicts warnings. It will still log warnings as intended, during first compilation, therefore it won't have any affect on normal compilation flow.* +*Please also note that when this functionality is enabled, during the recompilation process, warnings are temporarily silenced to avoid logging conflict warnings. It will still log warnings as intended, during the first compilation, therefore it won't have any affect on normal compilation flow.* Read more about `Contexted.Delegator` and its options in [docs](https://hexdocs.pm/contexted/Contexted.Delegator.html).