Skip to content

Commit e0089a1

Browse files
committed
change ai-apps command name
1 parent c42b1a6 commit e0089a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/project/create_template.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ func getSelectionOptionsForCategory(clients *shared.ClientFactory) []promptObjec
8282
Repository: "slack-cli#getting-started",
8383
},
8484
{
85-
Title: fmt.Sprintf("Agentic AI app %s %s", style.Secondary("Slack agents and assistants"), style.Emoji("sparkles")),
85+
Title: fmt.Sprintf("AI Agent apps %s", style.Secondary("Slack agents and assistants")),
8686
Repository: "slack-cli#ai-apps",
8787
},
8888
{

0 commit comments

Comments
 (0)