Skip to content

Commit 8586cde

Browse files
cmaglieper1234
andauthored
Spellcheck internal/cli/feedback/feedback_cmd.go
Co-authored-by: per1234 <accounts@perglass.com>
1 parent 08fb7e6 commit 8586cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/cli/feedback/feedback_cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
func NewCommand() *cobra.Command {
2626
cmd := &cobra.Command{
2727
Use: "feedback",
28-
Short: "Test the feedback functions of the arduino CLI.",
28+
Short: "Test the feedback functions of Arduino CLI.",
2929
Long: "This command is for testing purposes only, it is not intended for use by end users.",
3030
Args: cobra.NoArgs,
3131
Hidden: true,

0 commit comments

Comments
 (0)