We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855513f commit d1250f8Copy full SHA for d1250f8
pkg/scaffold/input/input.go
@@ -30,7 +30,7 @@ const (
30
Overwrite
31
)
32
33
-// Input is the input for scaffoldig a file
+// Input is the input for scaffolding a file
34
type Input struct {
35
// Path is the file to write
36
Path string
0 commit comments