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 445e8da297..c245e5f4ff 100644 --- a/files/ru/web/api/blob/index.html +++ b/files/ru/web/api/blob/index.html @@ -166,7 +166,7 @@ reader.readAsArrayBuffer(blob);</pre> <p><code>Blob</code> доступен в Worker scopes.</p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{domxref("BlobBuilder")}}</li> |