Skip to content

Commit

Permalink
scaffold: Fix scaffoldig typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dlespiau committed Sep 24, 2019
1 parent 855513f commit d1250f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/scaffold/input/input.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const (
Overwrite
)

// Input is the input for scaffoldig a file
// Input is the input for scaffolding a file
type Input struct {
// Path is the file to write
Path string
Expand Down

0 comments on commit d1250f8

Please sign in to comment.