aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/global_objects/promise/finally/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/promise/finally/index.html')
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/promise/finally/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/promise/finally/index.html b/files/pt-br/web/javascript/reference/global_objects/promise/finally/index.html
index 59dff0a6cf..a1702dc9a1 100644
--- a/files/pt-br/web/javascript/reference/global_objects/promise/finally/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/promise/finally/index.html
@@ -85,9 +85,7 @@ fetch(minhaRequisicao).then(function(resposta) {
</tbody>
</table>
-<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2>
-
-<p class="hidden">To contribute to this compatibility data, please write a pull request against this repository: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</p>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{Compat("javascript.builtins.Promise.finally")}}</p>