diff options
| author | levlam <levlam@telegram.org> | 2022-06-30 20:27:08 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2022-06-30 20:27:08 +0300 |
| commit | 95131fe3766310bf90dc3d7496e1da20a409a41f (patch) | |
| tree | 80691ab5869d9862f0b26be3e6da3851a2fca682 /build.html | |
| parent | 3de310c9512881be52366cc0e119db85e955e300 (diff) | |
Update TDLib.
Diffstat (limited to 'build.html')
| -rw-r--r-- | build.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -181,7 +181,7 @@ <div class="main"> <div id="osSelectDiv" class="large"> - <p>Choose an operating system, on which you want to use the Telegram Bot API server:</p> + <p>Choose an operating system on which you want to use the Telegram Bot API server:</p> <select id="osSelect" onchange="onOsChanged(false)" autofocus class="large"> <option>Choose an operating system:</option> <option>Windows</option> @@ -195,7 +195,7 @@ </div> <div id="linuxSelectDiv" class="hide"> - <p>Choose a Linux distro, on which you want to use the Telegram Bot API server:</p> + <p>Choose a Linux distro on which you want to use the Telegram Bot API server:</p> <select id="linuxSelect" onchange="onOsChanged(false)" class="large"> <option>Choose a Linux distro:</option> <option>Alpine</option> |
