Skip to content

Commit

Permalink
i'm rusty at this
Browse files Browse the repository at this point in the history
  • Loading branch information
telyn committed Oct 24, 2017
1 parent 6fc6051 commit c7e848d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/billing/definition.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ Value: {{ .Value }}
Update Group Requirement: {{ .UpdateGroupReq }}
{{- end }}
`
prettyprint.Run(wr, definitionTpl, "definition"+detail, d)
prettyprint.Run(wr, definitionTpl, "definition"+string(detail), d)
}

0 comments on commit c7e848d

Please sign in to comment.