Skip to content

Commit 81eb338

Browse files
committed
fix: typo
Signed-off-by: guoguangwu <[email protected]>
1 parent 00e63d3 commit 81eb338

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)