aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/xmlhttprequest
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/xmlhttprequest')
-rw-r--r--files/ru/web/api/xmlhttprequest/timeout/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/xmlhttprequest/timeout/index.html b/files/ru/web/api/xmlhttprequest/timeout/index.html
index 47631f9455..997fb3eb94 100644
--- a/files/ru/web/api/xmlhttprequest/timeout/index.html
+++ b/files/ru/web/api/xmlhttprequest/timeout/index.html
@@ -14,7 +14,7 @@ translation_of: Web/API/XMLHttpRequest/timeout
<dl>
<dd>
- <div class="note"><strong>Примечание:</strong> Вы не можете использовать таймаут для синхронных запросов с окном - владельцем.</div>
+ <div class="note"><strong>Примечание:</strong> вы не можете использовать таймаут для синхронных запросов с окном - владельцем.</div>
</dd>
<dd><a href="/en-US/docs/Web/API/XMLHttpRequest/Synchronous_and_Asynchronous_Requests#Example_using_a_timeout">Использование таймаута с асинхронными запросами</a></dd>
</dl>