Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Sep 2, 2021
1 parent c7f2c58 commit a670257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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

Expand Down

0 comments on commit a670257

Please sign in to comment.