Skip to content

Commit 7982b46

Browse files
NickolasHKrausumarcor
NickolasHKraus
authored andcommitted
small correction in README (spf13#1009)
1 parent 505686f commit 7982b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ func init() {
397397

398398
In this example the persistent flag `author` is bound with `viper`.
399399
**Note**, that the variable `author` will not be set to the value from config,
400-
when the `--author` flag is not provided by user.
400+
when the `--author` flag is provided by user.
401401

402402
More in [viper documentation](https://github.com/spf13/viper#working-with-flags).
403403

0 commit comments

Comments
 (0)