Skip to content

Commit 9d6e3b7

Browse files
skarimCopilot
andcommitted
fix typo
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent aee990f commit 9d6e3b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/view.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ view, or --json for machine-readable output.`,
4545
# Show compact output
4646
$ gh stack view --short
4747
48-
# Output as JSO
48+
# Output as JSON
4949
$ gh stack view --json`,
5050
RunE: func(cmd *cobra.Command, args []string) error {
5151
return runView(cfg, opts)

0 commit comments

Comments
 (0)