aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/operators/destructuring_assignment/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/operators/destructuring_assignment/index.html')
-rw-r--r--files/pt-br/web/javascript/reference/operators/destructuring_assignment/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/operators/destructuring_assignment/index.html b/files/pt-br/web/javascript/reference/operators/destructuring_assignment/index.html
index 6b1a100b4b..f030975567 100644
--- a/files/pt-br/web/javascript/reference/operators/destructuring_assignment/index.html
+++ b/files/pt-br/web/javascript/reference/operators/destructuring_assignment/index.html
@@ -1,7 +1,8 @@
---
title: Atribuição via desestruturação (destructuring assignment)
-slug: Web/JavaScript/Reference/Operators/Atribuicao_via_desestruturacao
+slug: Web/JavaScript/Reference/Operators/Destructuring_assignment
translation_of: Web/JavaScript/Reference/Operators/Destructuring_assignment
+original_slug: Web/JavaScript/Reference/Operators/Atribuicao_via_desestruturacao
---
<div>{{jsSidebar("Operators")}}</div>