Skip to content

Commit 1fe8cd8

Browse files
vasildcdecker
authored andcommitted
doc: fix typos in doc/TOR.md
1 parent 250fc79 commit 1fe8cd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/TOR.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ don't want to publish it.
8888
In the case where the auto service is authenticated through a password, it will
8989
be necessary to add the option `--tor-service-password=yourpassword` (not the hash).
9090
91-
The created non-persistent .onion address wil be shown by the `lightning-cli getinfo`command.
92-
The others nodes will be able to `connect` to this .onion address through the
91+
The created non-persistent .onion address will be shown by the `lightning-cli getinfo`
92+
command. The other nodes will be able to `connect` to this .onion address through the
9393
9735 port.
9494
9595
#### Creation of a hidden service for a persistent .onion address
@@ -172,7 +172,7 @@ A non-persistent .onion address is generated by accessing an [auto service](#cre
172172
connections (connect to a .onion address) by adding the
173173
`--proxy=127.0.0.1:9050` option.
174174
175-
#### Case 1 c-lightning has a public IP address and no Tor hidden service address, but can connect to an onion address via a Tor socks 5 proxy.
175+
#### Case #1 c-lightning has a public IP address and no Tor hidden service address, but can connect to an onion address via a Tor socks 5 proxy.
176176
177177
Without a .onion address, the node won't be reachable through Tor by other
178178
nodes but it will always be able to `connect` to a Tor enabled node

0 commit comments

Comments
 (0)