aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/javascript/reference/functions/arrow_functions
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/javascript/reference/functions/arrow_functions')
-rw-r--r--files/es/web/javascript/reference/functions/arrow_functions/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/functions/arrow_functions/index.html b/files/es/web/javascript/reference/functions/arrow_functions/index.html
index a4f7f4427c..9b6673238a 100644
--- a/files/es/web/javascript/reference/functions/arrow_functions/index.html
+++ b/files/es/web/javascript/reference/functions/arrow_functions/index.html
@@ -519,7 +519,7 @@ setTimeout( () => {
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
<div>
-<div class="hidden">La tabla de compatibilidad de esta página se genera a partir de datos estructurados. Si deseas contribuir con los datos, consulta <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíanos una solicitud de extracción.</div>
+
<p>{{Compat("javascript.functions.arrow_functions")}}</p>
</div>