Skip to content

Commit 182faf0

Browse files
machvVladimír Mach
andauthored
fix typo (#581)
Co-authored-by: Vladimír Mach <machv@microsoft.com>
1 parent 07c3e34 commit 182faf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Scripts/0_Shared.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ function Send-TelemetryEvent {
308308
}
309309
}
310310

311-
function Send-TelemetryEvent {
311+
function Send-TelemetryEvents {
312312
param(
313313
[Parameter(Mandatory = $true)]
314314
[array]$Events

0 commit comments

Comments
 (0)