Skip to content

Commit 2c9da88

Browse files
NickolasHKrausumarcor
NickolasHKraus
authored andcommitted
small correction in README (spf13#1009)
1 parent d86600d commit 2c9da88

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
@@ -391,7 +391,7 @@ func init() {
391391

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

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

0 commit comments

Comments
 (0)