Skip to content

Commit

Permalink
Fix msg
Browse files Browse the repository at this point in the history
  • Loading branch information
jongio committed Jul 16, 2024
1 parent 7ab87a8 commit bace9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/azd/internal/repository/detect_confirm_apphost.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ func (d *detectConfirmAppHost) render(ctx context.Context) error {
d.console.Message(
ctx,
"azd will generate the files necessary to host your app on Azure using "+color.MagentaString(
"Azure Kubernetes Service",
"Azure Container Apps",
)+".\n",
)

Expand Down

0 comments on commit bace9a3

Please sign in to comment.