Skip to content

Commit 34d682a

Browse files
committed
Undo aks string
1 parent 27b7c45 commit 34d682a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/azd/internal/repository/detect_confirm_apphost.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ func (d *detectConfirmAppHost) render(ctx context.Context) error {
8080
d.console.Message(
8181
ctx,
8282
"azd will generate the files necessary to host your app on Azure using "+color.MagentaString(
83-
"Azure Kubernetes Service",
83+
"Azure Container Apps",
8484
)+".\n",
8585
)
8686

0 commit comments

Comments
 (0)