From 4e281153f66f32649577620e356f5390022391d8 Mon Sep 17 00:00:00 2001 From: vilmibm Date: Tue, 13 Apr 2021 22:06:06 -0500 Subject: [PATCH] incorporate wording feedback --- pkg/cmd/actions/actions.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/cmd/actions/actions.go b/pkg/cmd/actions/actions.go index 5be2df305..0891c7820 100644 --- a/pkg/cmd/actions/actions.go +++ b/pkg/cmd/actions/actions.go @@ -47,7 +47,7 @@ func actionsExplainer(cs *iostreams.ColorScheme) string { return heredoc.Docf(` %s - gh integrates with Actions to help you manage runs and workflows. + GitHub CLI integrates with Actions to help you manage runs and workflows. %s gh run list: List recent workflow runs