Skip to content

Commit 562efc9

Browse files
authored
Update pkg/cmd/agent-task/agent_task.go
1 parent 40a5907 commit 562efc9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkg/cmd/agent-task/agent_task.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ func NewCmdAgentTask(f *cmdutil.Factory) *cobra.Command {
2121
Aliases: []string{"agent-tasks", "agent", "agents"},
2222
Short: "Work with agent tasks (preview)",
2323
Long: heredoc.Docf(`
24-
Working with agent tasks in the GitHub CLI is currently preview and
25-
is subject to change without notice.
24+
Working with agent tasks in the GitHub CLI is in preview and
25+
subject to change without notice.
2626
`),
2727
Annotations: map[string]string{
2828
"help:arguments": heredoc.Doc(`

0 commit comments

Comments
 (0)