aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/bluetooth/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/bluetooth/index.html')
-rw-r--r--files/ru/web/api/bluetooth/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/bluetooth/index.html b/files/ru/web/api/bluetooth/index.html
index c2e255483c..062b10ec17 100644
--- a/files/ru/web/api/bluetooth/index.html
+++ b/files/ru/web/api/bluetooth/index.html
@@ -44,7 +44,7 @@ Bluetooth implements ServiceEventHandlers;</pre>
<dl>
<dt>{{domxref("Bluetooth.getAvailability()")}}</dt>
- <dd>Возвращает {{jsxref("Promise")}}, который возвращает {{jsxref("Boolean")}}, указывая, поддерживает ли браузер Bluetooth. Некоторфе браузеры дают возможность управлять возвращаемым значением этого метода.</dd>
+ <dd>Возвращает {{jsxref("Promise")}}, который возвращает {{jsxref("Boolean")}}, указывая, поддерживает ли браузер Bluetooth. Некоторые браузеры дают возможность управлять возвращаемым значением этого метода.</dd>
<dt>{{domxref("Bluetooth.requestDevice()")}}</dt>
<dd>Возвращает {{jsxref("Promise")}} объекту {{domxref("BluetoothDevice")}} с переданными параметрами.</dd>
</dl>