Spelling Typo

This commit is contained in:
Wes Carroll
2020-08-27 08:12:26 -04:00
parent 80e0db3883
commit d832812c13
+1 -1
View File
@@ -31,7 +31,7 @@ function New-ZertoAzureVpg {
[ValidateSet(0, 43200, 131040, 262080, 394560, 525600)]
[Int]$TestIntervalInMinutes = 262080,
[Parameter(
HelpMessage = "Turn on or off WAN compression. Reccommended this setting is not turned off. Default is to leave WAN compression turned on."
HelpMessage = "Turn on or off WAN compression. Recommended this setting is not turned off. Default is to leave WAN compression turned on."
)]
[Bool]$UseWanCompression = $True,
[Parameter(