Skip to content

Commit

Permalink
Merge pull request #584 from microsoft/master
Browse files Browse the repository at this point in the history
master -> dev
  • Loading branch information
jaromirk committed Apr 3, 2024
2 parents b793a16 + 8d59a54 commit cec800b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/0_Shared.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ function Send-TelemetryEvent {
}
}

function Send-TelemetryEvent {
function Send-TelemetryEvents {
param(
[Parameter(Mandatory = $true)]
[array]$Events
Expand Down

0 comments on commit cec800b

Please sign in to comment.