Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nexoscp committed Sep 2, 2021
1 parent f35d59f commit 6c954b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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 6c954b1

Please sign in to comment.