From 08dc1a1e60063705ccefc1eb4ef0a17d1ddf196b Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Sun, 14 Mar 2021 18:26:20 +0300 Subject: Fix typos --- files/ru/web/api/request/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/api/request/index.html') diff --git a/files/ru/web/api/request/index.html b/files/ru/web/api/request/index.html index 500b80cf55..0b6ea19ed9 100644 --- a/files/ru/web/api/request/index.html +++ b/files/ru/web/api/request/index.html @@ -32,7 +32,7 @@ translation_of: Web/API/Request
{{domxref("Request.cache")}} {{readonlyInline}}
Содержит кэшированное состояние запроса (напр., default, reload, no-cache).
{{domxref("Request.context")}} {{readonlyInline}} {{deprecated_inline()}}
-
Содержит контекст запроса (напр., audio, image, iframe, итд.)
+
Содержит контекст запроса (напр., audio, image, iframe, и т.д..)
{{domxref("Request.credentials")}} {{readonlyInline}}
Содержит данные идентификации запроса (напр., "omit", "same-origin", "include"). Значение по умолчанию: "same-origin".
{{domxref("Request.destination")}} {{ReadOnlyInline}}
-- cgit v1.2.3-54-g00ecf