aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/request/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/request/index.html')
-rw-r--r--files/ru/web/api/request/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/request/index.html b/files/ru/web/api/request/index.html
index a401b2cbe1..7245130a9e 100644
--- a/files/ru/web/api/request/index.html
+++ b/files/ru/web/api/request/index.html
@@ -75,7 +75,7 @@ translation_of: Web/API/Request
<dl>
<dt>{{domxref("Body.arrayBuffer()")}}</dt>
- <dd>Возвращает promise ("обещание") которое выполняется, возвращая {{domxref("ArrayBuffer")}} репрезентацию тела запроса.</dd>
+ <dd>Возвращает промис, который выполняется, возвращая {{domxref("ArrayBuffer")}} репрезентацию тела запроса.</dd>
<dt>{{domxref("Body.blob()")}}</dt>
<dd>Возвращает promise </dd>
<dt>{{domxref("Body.formData()")}}</dt>