diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/statements/function_star_')
-rw-r--r-- | files/pt-br/web/javascript/reference/statements/function_star_/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/statements/function_star_/index.html b/files/pt-br/web/javascript/reference/statements/function_star_/index.html index d80b9f8e3d..007f2d06bc 100644 --- a/files/pt-br/web/javascript/reference/statements/function_star_/index.html +++ b/files/pt-br/web/javascript/reference/statements/function_star_/index.html @@ -164,7 +164,7 @@ console.log(bar.next()); // {value: 10, done: false}</code></pre> </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade entre Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div></div> |