diff options
Diffstat (limited to 'files/es/web/css/transition-duration/index.html')
-rw-r--r-- | files/es/web/css/transition-duration/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/css/transition-duration/index.html b/files/es/web/css/transition-duration/index.html index 6c3aaef2b9..7b44d67dc2 100644 --- a/files/es/web/css/transition-duration/index.html +++ b/files/es/web/css/transition-duration/index.html @@ -325,7 +325,7 @@ var intervalID = window.setInterval(updateTransition, 7000); <h2 id="Compatibilidad_con_Navegadores">Compatibilidad con Navegadores</h2> -<div class="hidden">La compatibilidad de la tabla se genera a partir de datos estructurados. Si usted quiere contribuir con estos datos, por favor va a <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíenos un pull request.</div> + <p>{{Compat("css.properties.transition-duration")}}</p> |