diff options
Diffstat (limited to 'files/pt-br/web/api/blob/size/index.html')
-rw-r--r-- | files/pt-br/web/api/blob/size/index.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/files/pt-br/web/api/blob/size/index.html b/files/pt-br/web/api/blob/size/index.html index f73f76dca2..de2e1e6eb4 100644 --- a/files/pt-br/web/api/blob/size/index.html +++ b/files/pt-br/web/api/blob/size/index.html @@ -45,12 +45,10 @@ for (var i = 0; i < files.length; i++) { </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> - - -<p>{{Compat("api.Blob.size")}}</p> + <p>{{Compat("api.Blob.size")}}</p> </div> <h2 id="Veja_também">Veja também</h2> |