diff options
Diffstat (limited to 'files/es/web/api/document/adoptnode/index.html')
-rw-r--r-- | files/es/web/api/document/adoptnode/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/document/adoptnode/index.html b/files/es/web/api/document/adoptnode/index.html index 0a90679756..ef449b67c8 100644 --- a/files/es/web/api/document/adoptnode/index.html +++ b/files/es/web/api/document/adoptnode/index.html @@ -50,7 +50,7 @@ iframeImages.forEach(function(imgEl) { <h2 id="Compatibilidad_con_navegadores">Compatibilidad con navegadores</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, por favor ingrese a <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envie una solicitud para adicionar los datos.</div> + <p>{{Compat("api.Document.adoptNode")}}</p> |