diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/json/stringify')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/json/stringify/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/json/stringify/index.html b/files/es/web/javascript/reference/global_objects/json/stringify/index.html index 13f508d7f7..b4322d1017 100644 --- a/files/es/web/javascript/reference/global_objects/json/stringify/index.html +++ b/files/es/web/javascript/reference/global_objects/json/stringify/index.html @@ -1,12 +1,13 @@ --- title: JSON.stringify() -slug: Web/JavaScript/Referencia/Objetos_globales/JSON/stringify +slug: Web/JavaScript/Reference/Global_Objects/JSON/stringify tags: - JSON - JavaScript - Method - stringify translation_of: Web/JavaScript/Reference/Global_Objects/JSON/stringify +original_slug: Web/JavaScript/Referencia/Objetos_globales/JSON/stringify --- <p>{{JSRef}}</p> |