Skip to content

Commit

Permalink
gramma..
Browse files Browse the repository at this point in the history
  • Loading branch information
HUMORCE committed Sep 24, 2024
1 parent 61b3259 commit 8f18406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/manifest.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ function Get-Manifest($app) {

if ($count) {
if ($count -gt 1) {
warn "Multiple buckets contain '$app', selected manifest are '$bucket/$app'."
warn "Multiple buckets contain manifest '$app', the current selection is '$bucket/$app'."
}
}

Expand Down

0 comments on commit 8f18406

Please sign in to comment.