Skip to content

Commit 673df6c

Browse files
authored
Merge pull request #25 from nitreojs/main
chore: README typo fixes
2 parents 7210aaf + d953250 commit 673df6c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -54,22 +54,22 @@ Proxy adds additional headers:
5454

5555
### FAQ
5656

57-
#### Can I hame multiple domains on single reverse-proxy?
57+
#### Can I have multiple domains on single reverse-proxy?
5858

59-
Yes! You can run any number of sites within single reverse-proxy, just link all your domains to same adnl address.
60-
You can run reverse-proxy with `-domain` flag one by one for all your domains and execute transaction. `-domain` flag is needed only for linking step, for futher launches you are not required to specify it, your domains will remain linked.
59+
Yes! You can run any number of sites within single reverse-proxy, just link all your domains to same ADNL address.
60+
You can run reverse-proxy with `-domain` flag one by one for all your domains and execute transaction. `-domain` flag is needed only for linking step, for further launches you are not required to specify it, your domains will remain linked.
6161

62-
#### Im getting error code 651: too big masterchain block seqno
62+
#### I'm getting error code 651: too big masterchain block seqno
6363

64-
It can be due to public liteservers syncronization issues, you can replace global config url in `config.json` to tonutils liteservers config `https://tonutils.com/ls/free-mainnet-config.json`, or any other.
64+
It can be due to public liteservers synchronization issues, you can replace global config url in `config.json` to tonutils liteservers config `https://tonutils.com/ls/free-mainnet-config.json`, or any other.
6565

66-
#### My TON Site is not working in Telegram, and before I used older reverse proxy version
66+
#### My TON Site is not working in Telegram, and before I've used older reverse proxy version
6767

68-
It can be because of older protocol data time was cached by Telegram proxy, the fastest way to recover is regenerage adnl address, just delete `config.json` and relink your domain to newly generated adnl id.
68+
It can be because of older protocol data time was cached by Telegram proxy, the fastest way to recover is regenerate ADNL address, just delete `config.json` and relink your domain to newly generated ADNL ID.
6969

7070
#### I started reverse proxy but my site is not responding
7171

72-
To run TON Site you should have public (white) ip address, and in+out UPD traffic allowed on port from `config.json`. You could use [Tonutils Proxy](https://github.com/xssnick/Tonutils-Proxy) to check your site.
72+
To run TON Site you should have public (white) ip address, and in+out UDP traffic allowed on port from `config.json`. You could use [Tonutils Proxy](https://github.com/xssnick/Tonutils-Proxy) to check your site.
7373

7474
### How to build from sources
7575

0 commit comments

Comments
 (0)