diff options
Diffstat (limited to 'files/es/web/api/response/status/index.html')
-rw-r--r-- | files/es/web/api/response/status/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/response/status/index.html b/files/es/web/api/response/status/index.html index eecaf02967..86cefd4614 100644 --- a/files/es/web/api/response/status/index.html +++ b/files/es/web/api/response/status/index.html @@ -60,7 +60,7 @@ fetch(myRequest).then(function(response) { <h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2> -<div class="hidden">La tabla de compatibilidad en esta página se genera a partir de datos estructurados. Si desea contribuir a los datos, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíenos una solicitud de extracción.</div> + <p>{{Compat("api.Response.status")}}</p> |