diff --git a/README.md b/README.md index ee10c12..3990609 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ SSHFS-Win-Manager supports: sshfs-win itself does not currently support ssh tunneling, but something similar can be achieved using the built-in openSSH of windows. -- use openSSH t create a local port forward through the jump host to the target +- use openSSH to create a local port forward through the jump host to the target ``` ssh -L :: ```