Skip to content

Commit c99e03f

Browse files
committed
type-scaffold: Fix appropriate typo in help message
1 parent 76a25b6 commit c99e03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/type-scaffold/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ func main() {
3535
Long: `Quickly scaffold out the structure of a type for a Kubernetes kind and associated types.
3636
Produces:
3737
38-
- a root type with approparite metadata fields
38+
- a root type with appropriate metadata fields
3939
- Spec and Status types
4040
- a list type
4141

0 commit comments

Comments
 (0)