Skip to content

Commit f2d8088

Browse files
committed
Correct spelling
1 parent ffe925c commit f2d8088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/discussions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ var (
1212

1313
// postsCmd represents the posts command
1414
var postsCmd = &cobra.Command{
15-
Use: "dicussions",
15+
Use: "discussions",
1616
Short: "Read discussions on hashnode",
1717
Aliases: []string{"d"},
1818
Run: func(cmd *cobra.Command, args []string) {

0 commit comments

Comments
 (0)