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.
2 parents 4f7807c + d1250f8 commit 5468aeaCopy full SHA for 5468aea
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