We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe9d48e commit cc03518Copy full SHA for cc03518
reference/7.4/Microsoft.PowerShell.Utility/Invoke-WebRequest.md
@@ -829,7 +829,7 @@ Accept wildcard characters: False
829
### -MaximumRetryCount
830
831
Specifies how many times PowerShell retries a connection when a failure code between 400 and 599,
832
-inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying number of
+inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying the interval between
833
retries.
834
835
```yaml
0 commit comments