diff --git a/reference/6/Microsoft.PowerShell.Utility/Invoke-WebRequest.md b/reference/6/Microsoft.PowerShell.Utility/Invoke-WebRequest.md index f359b14c5176..8f82b9c0f386 100644 --- a/reference/6/Microsoft.PowerShell.Utility/Invoke-WebRequest.md +++ b/reference/6/Microsoft.PowerShell.Utility/Invoke-WebRequest.md @@ -727,7 +727,7 @@ Accept wildcard characters: False ``` ### -UseBasicParsing -This parameter has been deprecated. Beginning with PowerShell 6.0.0, all Web requests use basic parsing only. This parameter is included for backwards compatibility only and any use of it will have no affect on the operation of the cmdlet. +This parameter has been deprecated. Beginning with PowerShell 6.0.0, all Web requests use basic parsing only. This parameter is included for backwards compatibility only and any use of it will have no effect on the operation of the cmdlet. ```yaml Type: SwitchParameter @@ -835,4 +835,4 @@ Beginning with PowerShell 6.0.0 `Invoke-WebRequest` supports basic parsing only. [ConvertFrom-Json](ConvertFrom-Json.md) -[ConvertTo-Json](ConvertTo-Json.md) \ No newline at end of file +[ConvertTo-Json](ConvertTo-Json.md)