fix typo (foward -> forward) (#72182)

pull/72188/head
Florian Heiderich 5 years ago committed by GitHub
parent 9382738f52
commit e673b8e4ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ on the Ansible host. This will setup the Windows host file and forward the
local ports to use this connection. This will continue to run in the background local ports to use this connection. This will continue to run in the background
until the script is deleted. until the script is deleted.
Run this with SSH with the -R arguments to foward ports 8080 and 8443 to the Run this with SSH with the -R arguments to forward ports 8080 and 8443 to the
httptester container. httptester container.
.PARAMETER Hosts .PARAMETER Hosts

Loading…
Cancel
Save