Skip to content

Commit 1ed1694

Browse files
authored
Merge pull request #166 from testwill/typo
fix: typo
2 parents 00e63d3 + 81eb338 commit 1ed1694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/cdi/cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ var (
3535
// rootCmd represents the base command when called without any subcommands
3636
var rootCmd = &cobra.Command{
3737
Use: "cdi",
38-
Short: "Inpsect and interact with the CDI Registry",
38+
Short: "Inspect and interact with the CDI Registry",
3939
Long: `
4040
The 'cdi' utility allows you to inspect and interact with the
4141
CDI Registry. Various commands are available for listing CDI

0 commit comments

Comments
 (0)