diff options
Diffstat (limited to 'files/es/web/api/location')
-rw-r--r-- | files/es/web/api/location/reload/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/location/reload/index.html b/files/es/web/api/location/reload/index.html index 2c7cedccab..e073d72bd9 100644 --- a/files/es/web/api/location/reload/index.html +++ b/files/es/web/api/location/reload/index.html @@ -63,7 +63,7 @@ reload.addEventListener('click', _ => { // el _ es para indicar la ausencia d <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 con 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.Location.reload")}}</p> |