aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/javascript/reference/operators/destructuring_assignment/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/javascript/reference/operators/destructuring_assignment/index.html')
-rw-r--r--files/es/web/javascript/reference/operators/destructuring_assignment/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/operators/destructuring_assignment/index.html b/files/es/web/javascript/reference/operators/destructuring_assignment/index.html
index b56e3d3b52..3f070055b5 100644
--- a/files/es/web/javascript/reference/operators/destructuring_assignment/index.html
+++ b/files/es/web/javascript/reference/operators/destructuring_assignment/index.html
@@ -1,6 +1,6 @@
---
title: La desestructuración
-slug: Web/JavaScript/Referencia/Operadores/Destructuring_assignment
+slug: Web/JavaScript/Reference/Operators/Destructuring_assignment
tags:
- Característica del lenguaje
- Desestructuración
@@ -11,6 +11,7 @@ tags:
- Objetos anidados y desestructuración de array
- Operador
translation_of: Web/JavaScript/Reference/Operators/Destructuring_assignment
+original_slug: Web/JavaScript/Referencia/Operadores/Destructuring_assignment
---
<div>{{jsSidebar("Operators", "Operadores")}}</div>