Skip to content

Commit d1250f8

Browse files
committed
scaffold: Fix scaffoldig typo
1 parent 855513f commit d1250f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/scaffold/input/input.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const (
3030
Overwrite
3131
)
3232

33-
// Input is the input for scaffoldig a file
33+
// Input is the input for scaffolding a file
3434
type Input struct {
3535
// Path is the file to write
3636
Path string

0 commit comments

Comments
 (0)