Skip to content

Commit

Permalink
doc: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jpts committed Jun 11, 2023
1 parent aaf3aab commit 907df92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ var rootCmd = &cobra.Command{
}
}

// propogate logging flags
// propagate logging flags
flag.Set("v", fmt.Sprint(loglevel))
flag.Set("stderrthreshold", fmt.Sprint(loglevel))

Expand Down

0 comments on commit 907df92

Please sign in to comment.