From a67025755193eff039560116e49593e66e8aff54 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Thu, 2 Sep 2021 17:40:08 -0300 Subject: [PATCH] docs: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 709ff17..a6cb60b 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ $ PRODUCTION=true HOSTS="host1:host2:host3" DURATION=1s go run main.go {Home:/your/home Port:3000 IsProduction:true Hosts:[host1 host2 host3] Duration:1s} ``` -⚠️⚠️⚠️ **Attention:** _unexported fields_ will be ignored **ignored**. +⚠️⚠️⚠️ **Attention:** _unexported fields_ will be **ignored**. ## Supported types and defaults