doc: fix typo

This commit is contained in:
wpetit 2024-02-28 09:25:07 +01:00
parent c8c84a614d
commit db9e127d14
1 changed files with 1 additions and 1 deletions

View File

@ -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