aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/fetch_api/using_fetch/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/fetch_api/using_fetch/index.html')
-rw-r--r--files/ru/web/api/fetch_api/using_fetch/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/fetch_api/using_fetch/index.html b/files/ru/web/api/fetch_api/using_fetch/index.html
index a51617db11..5b5b057d8c 100644
--- a/files/ru/web/api/fetch_api/using_fetch/index.html
+++ b/files/ru/web/api/fetch_api/using_fetch/index.html
@@ -418,7 +418,7 @@ console.log(myHeaders.get("X-Custom-Header")); // [ ]</pre>
<h2 id="Совместимость_браузера">Совместимость браузера</h2>
-<p>{{Compat("api.WindowOrWorkerGlobalScope.fetch")}}</p>
+<p>{{Compat("api.fetch")}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>