Skip to content

Commit

Permalink
fix example in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lovromazgon committed Feb 16, 2024
1 parent c1377b9 commit a405963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paramgen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ import (
func (SourceConfig) Parameters() map[string]config.Parameter {
return map[string]config.Parameter{
"innerConfig.my-name": {
"my-name": {
Default: "",
Description: "",
Type: config.ParameterTypeString,
Expand Down

0 comments on commit a405963

Please sign in to comment.