aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/request
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-04-10 14:03:18 +0300
committerGitHub <noreply@github.com>2021-04-10 14:03:18 +0300
commit0d2f5f0e69eda5697000ca8bff402cf92725f432 (patch)
tree2bc2f70d14ad430feb5a298dd4d95ffae021444e /files/ru/web/api/request
parentae1faf3f33379f8b748b968d477a6831afc0aa67 (diff)
downloadtranslated-content-0d2f5f0e69eda5697000ca8bff402cf92725f432.tar.gz
translated-content-0d2f5f0e69eda5697000ca8bff402cf92725f432.tar.bz2
translated-content-0d2f5f0e69eda5697000ca8bff402cf92725f432.zip
Unify Russian translation of "promise" (#319)
* Unify Russian translation of "promise" * Apply suggestions from code review Co-authored-by: Artem Shibakov <shibakow@gmail.com> Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com> Co-authored-by: Artem Shibakov <shibakow@gmail.com> Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
Diffstat (limited to 'files/ru/web/api/request')
-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>