diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/string/tostring')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/string/tostring/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/string/tostring/index.html b/files/es/web/javascript/reference/global_objects/string/tostring/index.html index 89f53666b1..52f14051a0 100644 --- a/files/es/web/javascript/reference/global_objects/string/tostring/index.html +++ b/files/es/web/javascript/reference/global_objects/string/tostring/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.toString() -slug: Web/JavaScript/Referencia/Objetos_globales/String/toString +slug: Web/JavaScript/Reference/Global_Objects/String/toString tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/toString +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/toString --- <p>{{JSRef("Objetos_globales", "String")}}</p> <h2 id="Resumen" name="Resumen">Resumen</h2> |