diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/promise/catch')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/promise/catch/index.html | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/promise/catch/index.html b/files/pt-br/web/javascript/reference/global_objects/promise/catch/index.html index a39d4576d7..64598bf7dd 100644 --- a/files/pt-br/web/javascript/reference/global_objects/promise/catch/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/promise/catch/index.html @@ -120,16 +120,10 @@ p1.then(function(value) { </tbody> </table> -<h2 id="Compatibilidade_dos_browsers">Compatibilidade dos browsers</h2> - - - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Promise.catch")}}</p> - - <h2 id="Veja_também">Veja também</h2> <ul> |