Skip to content

Commit 17dcdc1

Browse files
NickolasHKrausumarcor
authored andcommitted
small correction in README (spf13#1009)
1 parent e049add commit 17dcdc1

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

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

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

0 commit comments

Comments
 (0)