Skip to content

Commit

Permalink
Update log summary
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkuttappan authored and azure-sdk committed Sep 28, 2021
1 parent d4e7fad commit 51aac88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/common/scripts/Detect-Api-Changes.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@ foreach ($artifact in $ArtifactList)

foreach($pkg in $responses.keys)
{
Write-Host "API detectiopn request status for $pkg: $($responses[$pkg])"
Write-Host "API detectiopn request status for $($pkg) : $($responses[$pkg])"
}

0 comments on commit 51aac88

Please sign in to comment.