aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/xmlhttprequest/send
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/xmlhttprequest/send')
-rw-r--r--files/ru/web/api/xmlhttprequest/send/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/xmlhttprequest/send/index.html b/files/ru/web/api/xmlhttprequest/send/index.html
index 34736d0716..ec462f241c 100644
--- a/files/ru/web/api/xmlhttprequest/send/index.html
+++ b/files/ru/web/api/xmlhttprequest/send/index.html
@@ -61,7 +61,7 @@ translation_of: Web/API/XMLHttpRequest/send
<tbody>
<tr>
<td><code>InvalidStateError</code></td>
- <td><code>send()</code> уже был вызван для запроса, и/или запрос завершен.</td>
+ <td><code>send()</code> уже был вызван для запроса, и/или запрос завершён.</td>
</tr>
<tr>
<td><code>NetworkError</code></td>