aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/javascript/reference/global_objects/promise/finally
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/promise/finally')
-rw-r--r--files/es/web/javascript/reference/global_objects/promise/finally/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/promise/finally/index.html b/files/es/web/javascript/reference/global_objects/promise/finally/index.html
index 77c0f0ce72..05cbd15a29 100644
--- a/files/es/web/javascript/reference/global_objects/promise/finally/index.html
+++ b/files/es/web/javascript/reference/global_objects/promise/finally/index.html
@@ -83,7 +83,7 @@ fetch(myRequest).then(function(response) {
<h2 id="Compatibilidad_en_navegador">Compatibilidad en navegador</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>
+
<p>{{Compat("javascript.builtins.Promise.finally")}}</p>