Skip to content

Commit b0260b0

Browse files
Fix typo
1 parent b5a02d7 commit b0260b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Infrastructure/AzureStack.Infra.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Export-ModuleMember -Function Install-AzsUpdate
247247
.SYNOPSIS
248248
Close Active Alert
249249
#>
250-
function Close-AsSAlert {
250+
function Close-AzSAlert {
251251
Param(
252252
[Parameter(Mandatory = $false)]
253253
[string] $Location,

0 commit comments

Comments
 (0)