Skip to content

Commit eacd09d

Browse files
fernvenueKovarsta
andcommitted
docs: fix typos in transport.md, noise protocol section
Co-authored-by: Kovarsta <71720109+Kovarsta@users.noreply.github.com>
1 parent 07b1d7c commit eacd09d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/transport.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ The provided example script creates this compatible format automatically.
5858

5959
## Noise Protocol
6060

61-
### Quickstart for the Noise Protocl
61+
### Quickstart for the Noise Protocol
6262

63-
In one word, the [Noise Protocol](http://noiseprotocol.org/noise.html) is a lightweigt, easy to configure and drop-in replacement of TLS. No need to create a self-sign certificate to secure the connection.
63+
In one word, the [Noise Protocol](http://noiseprotocol.org/noise.html) is a lightweight, easy to configure and drop-in replacement of TLS. No need to create a self-sign certificate to secure the connection.
6464

6565
`rathole` comes with a reasonable default configuration for noise protocol. You can a glimpse of the minimal [example](../examples/noise_nk) for how it will look like.
6666

0 commit comments

Comments
 (0)