aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.html
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2022-06-30 20:27:08 +0300
committerlevlam <levlam@telegram.org>2022-06-30 20:27:08 +0300
commit95131fe3766310bf90dc3d7496e1da20a409a41f (patch)
tree80691ab5869d9862f0b26be3e6da3851a2fca682 /build.html
parent3de310c9512881be52366cc0e119db85e955e300 (diff)
Update TDLib.
Diffstat (limited to 'build.html')
-rw-r--r--build.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.html b/build.html
index 409fb28..d43e23a 100644
--- a/build.html
+++ b/build.html
@@ -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>