diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/object/assign/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/object/assign/index.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/object/assign/index.html b/files/pt-br/web/javascript/reference/global_objects/object/assign/index.html index 87d62130d2..04e7f1f969 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/assign/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/assign/index.html @@ -207,11 +207,7 @@ console.log(copy); </tbody> </table> -<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2> - -<div class="hidden"> -<p>The compatibility table on 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> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Object.assign")}}</p> |