diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/string/replace')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/string/replace/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/string/replace/index.html b/files/es/web/javascript/reference/global_objects/string/replace/index.html index 680393ece1..83d77434f8 100644 --- a/files/es/web/javascript/reference/global_objects/string/replace/index.html +++ b/files/es/web/javascript/reference/global_objects/string/replace/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.replace() -slug: Web/JavaScript/Referencia/Objetos_globales/String/replace +slug: Web/JavaScript/Reference/Global_Objects/String/replace tags: - JavaScript - Method @@ -8,6 +8,7 @@ tags: - Regular Expressions - String translation_of: Web/JavaScript/Reference/Global_Objects/String/replace +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/replace --- <p>{{JSRef("Objetos_globales", "String")}}</p> |