diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/statements/switch/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/statements/switch/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/statements/switch/index.html b/files/pt-br/web/javascript/reference/statements/switch/index.html index 23c289c00f..1c35c061d1 100644 --- a/files/pt-br/web/javascript/reference/statements/switch/index.html +++ b/files/pt-br/web/javascript/reference/statements/switch/index.html @@ -229,7 +229,7 @@ switch (foo) { </tbody> </table> -<h2 id="Compatibilidade_de_Navegadores">Compatibilidade de Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> |