Skip to content

Commit

Permalink
Merge pull request #766 from agis/patch-1
Browse files Browse the repository at this point in the history
Fix README typo
  • Loading branch information
AudriusButkevicius authored Feb 3, 2019
2 parents e229212 + d7c3be8 commit 693af58
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 @@ -670,7 +670,7 @@ func main() {
```

Note that default values set from file (e.g. `FilePath`) take precedence over
default values set from the enviornment (e.g. `EnvVar`).
default values set from the environment (e.g. `EnvVar`).

#### Values from alternate input sources (YAML, TOML, and others)

Expand Down

0 comments on commit 693af58

Please sign in to comment.