Skip to content

Commit 7e194d7

Browse files
author
brbartle
authored
Update RegisterWithAzure.ps1
1 parent 056bc91 commit 7e194d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Registration/RegisterWithAzure.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ param(
7474
[Parameter(Mandatory=$false)]
7575
[String] $azureResourceManagerEndpoint = "https://management.azure.com",
7676

77-
[Parameter(Manadator=$false)]
77+
[Parameter(Manadatory=$false)]
7878
[Switch] $reportUsage = $false
7979
)
8080

0 commit comments

Comments
 (0)