diff options
Diffstat (limited to 'files/es/web/javascript/guide/working_with_objects')
-rw-r--r-- | files/es/web/javascript/guide/working_with_objects/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/guide/working_with_objects/index.html b/files/es/web/javascript/guide/working_with_objects/index.html index 84a9854d9a..3dfdad3248 100644 --- a/files/es/web/javascript/guide/working_with_objects/index.html +++ b/files/es/web/javascript/guide/working_with_objects/index.html @@ -1,6 +1,6 @@ --- title: Trabajando con objetos -slug: Web/JavaScript/Guide/Trabajando_con_objectos +slug: Web/JavaScript/Guide/Working_with_Objects tags: - Comparación de objetos - Constructor @@ -10,6 +10,7 @@ tags: - Objeto - Principiante translation_of: Web/JavaScript/Guide/Working_with_Objects +original_slug: Web/JavaScript/Guide/Trabajando_con_objectos --- <div>{{jsSidebar("Guía de JavaScript")}} {{PreviousNext("Web/JavaScript/Guide/Keyed_collections", "Web/JavaScript/Guide/Details_of_the_Object_Model")}}</div> |