diff options
Diffstat (limited to 'files/ru/web/api/fetch')
-rw-r--r-- | files/ru/web/api/fetch/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/fetch/index.html b/files/ru/web/api/fetch/index.html index 26695586cf..be4fe4c8c9 100644 --- a/files/ru/web/api/fetch/index.html +++ b/files/ru/web/api/fetch/index.html @@ -134,7 +134,7 @@ var myRequest = new Request('flowers.jpg', myInit); {{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("api.WindowOrWorkerGlobalScope.fetch")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |