diff options
Diffstat (limited to 'files/es/web/api/canvasrenderingcontext2d/rotate/index.html')
-rw-r--r-- | files/es/web/api/canvasrenderingcontext2d/rotate/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/canvasrenderingcontext2d/rotate/index.html b/files/es/web/api/canvasrenderingcontext2d/rotate/index.html index 009b280c4c..888fcf6d0f 100644 --- a/files/es/web/api/canvasrenderingcontext2d/rotate/index.html +++ b/files/es/web/api/canvasrenderingcontext2d/rotate/index.html @@ -126,7 +126,7 @@ ctx.fillRect(80, 60, 140, 30); <h2 id="Compatibilidad_con_exploradores">Compatibilidad con exploradores</h2> -<div class="hidden">La tabla de compatibilidad de esta página se genera a partir de datos estructurados. Si desea contribuir a estos datos, vaya a <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y haga un pull request.</div> + <p>{{Compat("api.CanvasRenderingContext2D.rotate")}}</p> |