diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/string/replaceall/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/string/replaceall/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/string/replaceall/index.html b/files/pt-br/web/javascript/reference/global_objects/string/replaceall/index.html index c545573689..19ceaaed5b 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/replaceall/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/replaceall/index.html @@ -162,9 +162,7 @@ TypeError: replaceAll must be called with a global RegExp </tbody> </table> -<h2 id="Navegadores_compatÃveis">Navegadores compatÃveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.replaceAll")}}</p> |