diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/object/tostring')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/object/tostring/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/object/tostring/index.html b/files/es/web/javascript/reference/global_objects/object/tostring/index.html index a9ffc11535..0b1605afa8 100644 --- a/files/es/web/javascript/reference/global_objects/object/tostring/index.html +++ b/files/es/web/javascript/reference/global_objects/object/tostring/index.html @@ -1,12 +1,13 @@ --- title: Object.prototype.toString() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/toString +slug: Web/JavaScript/Reference/Global_Objects/Object/toString tags: - JavaScript - Method - Object - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Object/toString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/toString --- <div>{{JSRef("Objetos_globales", "Object")}}</div> |