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

This commit is contained in:
Florian Heiderich 2020-10-11 07:35:08 +02:00 committed by GitHub
parent 9382738f52
commit e673b8e4ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
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.
.PARAMETER Hosts