Skip to content

Commit

Permalink
Merge branch 'main' into tf-submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
sk593 authored Jan 18, 2024
2 parents 53805e5 + ecae47b commit 9abc501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cli/cmd/app/delete/delete.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import (
)

const (
deleteConfirmation = "Are you sure you want to delete application '%v' from '%v'?"
deleteConfirmation = "Are you sure you want to delete application '%v' from environment '%v'?"
bicepWarning = "'%v' is a Bicep filename or path and not the name of a Radius Application. Specify the name of a valid application and try again"
)

Expand Down

0 comments on commit 9abc501

Please sign in to comment.