Fix README typo

This commit is contained in:
Agis Anastasopoulos 2018-08-21 11:19:37 +03:00 committed by GitHub
parent 934abfb2f1
commit d7c3be8267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)