diff options
Diffstat (limited to 'files/ru/web/api/blob/index.html')
-rw-r--r-- | files/ru/web/api/blob/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/blob/index.html b/files/ru/web/api/blob/index.html index 85f18e9cb5..b1b86f24a3 100644 --- a/files/ru/web/api/blob/index.html +++ b/files/ru/web/api/blob/index.html @@ -142,7 +142,7 @@ reader.readAsArrayBuffer(blob);</pre> <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> -<p>{{Compat("api.Blob")}}</p> +<p>{{Compat}}</p> <h2 id="Замечания_Gecko_доступность_в_привилегированном_коде">Замечания Gecko: доступность в привилегированном коде</h2> |