doc: fix typo
This commit is contained in:
parent
c8c84a614d
commit
db9e127d14
|
@ -4,7 +4,7 @@ An TCP tunneling server requiring only a SSH client.
|
|||
|
||||
## Usage
|
||||
|
||||
We wants to access `<local_address>:<local_port>` from machine A's network as `<target_port>` on machine B.
|
||||
We want to access `<local_address>:<local_port>` from machine A's network as `<target_port>` on machine B.
|
||||
|
||||
### Opening the tunnel on machine A
|
||||
|
||||
|
|
Loading…
Reference in New Issue