diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/string/slice')
| -rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/string/slice/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/string/slice/index.html b/files/pt-br/web/javascript/reference/global_objects/string/slice/index.html index 74d6819506..03f7ff125f 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/slice/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/slice/index.html @@ -172,7 +172,7 @@ str.slice(0, -1); // retorna 'A manhã está sobre nó' </tbody> </table> -<h2 id="Compatibilidade_entre_Browsers">Compatibilidade entre Browsers</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> |
