diff options
Diffstat (limited to 'files/es/web/javascript/reference/operators/yield/index.html')
| -rw-r--r-- | files/es/web/javascript/reference/operators/yield/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/operators/yield/index.html b/files/es/web/javascript/reference/operators/yield/index.html index 1783cb6f50..dcd4768149 100644 --- a/files/es/web/javascript/reference/operators/yield/index.html +++ b/files/es/web/javascript/reference/operators/yield/index.html @@ -117,7 +117,7 @@ console.log(generatorFunc.next(10).value); // 26</pre> <h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2> -<div class="hidden">La tabla de compatibilidad de esta página se genera a partir de datos estructurados. Si deseas contribuir con los datos, consulta <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíanos una solicitud de extracción.</div> + <p>{{Compat("javascript.operators.yield")}}</p> |
