aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/global_objects/number/isfinite/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/number/isfinite/index.html')
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/number/isfinite/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/number/isfinite/index.html b/files/pt-br/web/javascript/reference/global_objects/number/isfinite/index.html
index d4a86d3531..1e2afe4e8b 100644
--- a/files/pt-br/web/javascript/reference/global_objects/number/isfinite/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/number/isfinite/index.html
@@ -73,9 +73,7 @@ Number.isFinite(null); // false, teria sido true com a função
</tbody>
</table>
-<h2 id="Browser_compatibility">Browser compatibility</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.Number.isFinite")}}</p>