Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
fix typo #134
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan committed Mar 2, 2023
1 parent f362f33 commit f18c8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/integrations/integrations.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ func init() {
Cmd.AddCommand(UploadCmd)
Cmd.AddCommand(CreateCmd)
Cmd.AddCommand(DelCmd)
Cmd.AddCommand(SkaffoldCmd)
Cmd.AddCommand(ScaffoldCmd)
}

0 comments on commit f18c8de

Please sign in to comment.